[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridTextColumn.MaskPromptChar

MaskPromptChar Property

MaskPromptChar

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

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