[]
        
(Showing Draft Content)

C1.Win.FlexGrid.RowCol.EditMask

EditMask Property

EditMask

Gets or sets the input mask to use when editing cells on this column.

Declaration
public string EditMask { get; set; }
Remarks

The grid also has an EditMask property that applies to the entire grid. For details and mask syntax, refer to that property.