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

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