[]
        
(Showing Draft Content)

C1.WPF.Grid.GridTextColumn.MaskPromptChar

MaskPromptChar Property

MaskPromptChar

Gets or sets the C1.WPF.Input.C1MaskedTextBox.PromptChar value of the editor. Setting this property updates the C1.WPF.Input.C1MaskedTextBox.PromptChar on the underlying editor instance.

Declaration
public char MaskPromptChar { get; set; }
Public Property MaskPromptChar As Char