FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FieldStyleEditor Class / Cursor Property

In This Topic
    Cursor Property (FieldStyleEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Cursor As Cursor
    public Cursor Cursor {get; set;}
    See Also