AllowInactiveStyle Property
AllowInactiveStyle
Gets or sets a value indicating whether the InactiveStyle is applied to the grid when it loses focus.
Declaration
[Layout]
public bool AllowInactiveStyle { get; set; }
<Layout>
Public Property AllowInactiveStyle As Boolean