FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / CursorForeground Property

In This Topic
    CursorForeground Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property CursorForeground As Brush
    public Brush CursorForeground {get; set;}
    See Also