FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / CursorForegroundProperty Field

In This Topic
    CursorForegroundProperty Field (FlexGrid)
    In This Topic
    Identifies the CursorForeground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly CursorForegroundProperty As DependencyProperty
    public static readonly DependencyProperty CursorForegroundProperty
    See Also