<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / CursorForeground Property

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