[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridTextColumn.MaskFormat

MaskFormat Property

MaskFormat

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

Declaration
[Parameter]
public MaskFormat MaskFormat { get; set; }
<Parameter>
Public Property MaskFormat As MaskFormat