FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / SelectionBackgroundProperty Field

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