FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ActualCursorStyle Property

In This Topic
    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 Style
    public Style ActualCursorStyle {get;}
    See Also