[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcMask.Value

Value Property

Value

Gets or sets the underlying value assigned to the control.

Declaration
[Localizability(LocalizationCategory.Text)]
public string Value { get; set; }
<Localizability(LocalizationCategory.Text)>
Public Property Value As String
Property Value
Type Description
string

A string value indicates the value of the mask control.

Remarks

It's different from the Text property. Value won't contain the literals.