The Style used to render the row.
[Visual Basic]
Public ReadOnly Property CellStyle As C1.Win.C1TrueDBGrid.Style
[C#]
public C1.Win.C1TrueDBGrid.Style CellStyle {get;}
[Delphi]
public property CellStyle: C1.Win.C1TrueDBGrid.Style read get_CellStyle;
See Also
FetchRowStyleEventArgs Class | FetchRowStyleEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |