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

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