[]
Gets or sets the input mask to use when editing cells on this column.
public string EditMask { get; set; }
The grid also has an EditMask property that applies to the entire grid. For details and mask syntax, refer to that property.