Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / CalendarDayButton Class / DayInfoProperty Field


In This Topic
    DayInfoProperty Field
    In This Topic
    Identifies the DayInfo DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly DayInfoProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = CalendarDayButton.DayInfoProperty
    public static readonly DependencyProperty DayInfoProperty

    Field Value

    The identifier for the DayInfo dependency property.
    See Also