ActualCursorStyle Property (C1GridControl)
In This Topic
Gets the actual style that will be applied to the cell when the cursor is in it.
Syntax
'Declaration
Public ReadOnly Property ActualCursorStyle As Style
public Style ActualCursorStyle {get;}
See Also