Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateShortHourDisplayField Class / ShowLeadingZeroProperty Field


In This Topic
    ShowLeadingZeroProperty Field (DateShortHourDisplayField)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowLeadingZeroProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = DateShortHourDisplayField.ShowLeadingZeroProperty
    public static readonly DependencyProperty ShowLeadingZeroProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Fields.DateShortHourDisplayField.ShowLeadingZero dependency property.
    See Also