[]
        
(Showing Draft Content)

C1.Blazor.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
[Parameter]
public char MaskPromptChar { get; set; }
<Parameter>
Public Property MaskPromptChar As Char