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

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