ComponentOne True DBGrid for WinForms
AllowInactiveStyle Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > Frame Class : AllowInactiveStyle Property
Gets or sets a value indicating whether the InactiveStyle is applied to the grid when it loses focus.
Syntax
'Declaration
 
Public Property AllowInactiveStyle As System.Boolean
public System.bool AllowInactiveStyle {get; set;}
See Also

Reference

Frame Class
Frame Members