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


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

    Field Value

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