ComponentOne FlexGrid for WinForms
EditMask Property (CellStyle)

C1.Win.C1FlexGrid Namespace > CellStyle Class : EditMask Property
Gets or sets the mask string used to edit values.
Syntax
'Declaration
 
Public Property EditMask As String
public string EditMask {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members