[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridTextColumn.Mask

Mask Property

Mask

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

Declaration
[Parameter]
public string Mask { get; set; }
<Parameter>
Public Property Mask As String