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

In This Topic
    CursorStyle Property (FlexGrid)
    In This Topic
    Gets or sets the System.Windows.Style of the cursor cell.
    Syntax
    'Declaration
     
    Public Property CursorStyle As Style
    public Style CursorStyle {get; set;}
    See Also