ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / CursorBackgroundProperty Field

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