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


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

    Field Value

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