[Missing <summary> documentation for "P:Ntreev.Windows.Forms.Grid.Design.Style.RowCellForeColors"]
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
| C# |
|---|
public ICollection<Color> RowCellForeColors { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RowCellForeColors As ICollection(Of Color) Get |
| Visual C++ |
|---|
public: property ICollection<Color>^ RowCellForeColors { ICollection<Color>^ get (); } |