Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateAmPmField Class / AMDesignatorProperty Field


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Fields.DateAmPmField.AMDesignator dependency property.
    See Also