Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDropDownCalendar Class / TodayBackgroundProperty Field


In This Topic
    TodayBackgroundProperty Field
    In This Topic
    Identifies the TodayBackground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TodayBackgroundProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDropDownCalendar.TodayBackgroundProperty
    public static readonly DependencyProperty TodayBackgroundProperty

    Field Value

    The identifier for the TodayBackground dependency property.
    See Also