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