Click or drag to resize
StyleMask Property
Gets or sets a user-specified mask string.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
[DefaultValueAttribute("")]
public string Mask { get; set; }

Property Value

Type: String
The mask string.
See Also