ActualSelectionStyle Property (FlexGrid)
In This Topic
Gets the actual style that will be applied to cells when they are selected.
Syntax
'Declaration
Public ReadOnly Property ActualSelectionStyle As Style
public Style ActualSelectionStyle {get;}
See Also