[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridTextColumn.MaskFormat

MaskFormat Property

MaskFormat

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

Declaration
public MaskFormat MaskFormat { get; set; }
Public Property MaskFormat As MaskFormat