Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

MaskedEditSegment.Mask Property

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


Direct link to this topic