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


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

    Field Value

    The identifier for the FirstFiscalMonth dependency property.
    See Also