ActualCursorStyle Property (FlexGrid)
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 C1Style
public C1Style ActualCursorStyle {get;}
See Also