Gets or sets the Style object that controls the grids caption when it doesn't have focus.
[Visual Basic]
Public Property InactiveStyle As C1.Win.C1TrueDBGrid.Style
[C#]
public C1.Win.C1TrueDBGrid.Style InactiveStyle {get;set;}
[Delphi]
public property InactiveStyle: C1.Win.C1TrueDBGrid.Style read get_InactiveStyle write set_InactiveStyle;
See Also
Split Class | Split Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |