[]
Gets the pattern of the field.
[TypeConverter(typeof(MaskFormatPatternTypeConverter))]
public string Pattern { get; set; }
<TypeConverter(GetType(MaskFormatPatternTypeConverter))>
Public Property Pattern As String
Type | Description |
---|---|
string |
The property retrieves the pattern of the GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskPatternField when the GrapeCity.Win.Spread.InputMan.CellType.GcMask hasn't the input focus.