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


In This Topic
    PromptCharProperty Field (GcMask)
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcMask.PromptChar dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PromptCharProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcMask.PromptCharProperty
    public static readonly DependencyProperty PromptCharProperty

    Field Value

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