GetSelectionStyle Method (C1GridControl)
In This Topic
Gets the style that is applied to the cells when they are selected.
Syntax
'Declaration
Protected Overridable Function GetSelectionStyle() As Style
protected virtual Style GetSelectionStyle()
See Also