ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / SelectionBackgroundProperty Field

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