Gets or sets the mask for this segment.
[Visual Basic]
Public Property Mask As
String
[C#]
public
String Mask {get; set;}
Remarks
This property is only used when SegmentType is Mask. See here for a list of all supported mask elements.
See Also
MaskedEditSegment Class | EO.Web Namespace