[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskLiteralField.-ctor

MaskLiteralField Constructor

MaskLiteralField()

Initializes a new instance of the MaskLiteralField class.

Declaration
public MaskLiteralField()
Public Sub New()

MaskLiteralField(string)

Initializes an instance of MaskLiteralField class.

Declaration
public MaskLiteralField(string literalText)
Public Sub New(literalText As String)
Parameters
Type Name Description
string literalText

The literal text.