Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateInputDisplayField Class / PromptCharProperty Field


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Fields.DateInputDisplayField.PromptChar dependency property.
    See Also