[]
        
(Showing Draft Content)

C1.WinUI.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
public string Mask { get; set; }
Public Property Mask As String