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

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