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


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

    Field Value

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