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

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