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

MaskedEditSegment.Choices Property

Gets or sets the list of choices separated by '|' for this segment.

[Visual Basic]
Public Property Choices As String
[C#]
public String Choices {get; set;}

Remarks

This property is only used when SegmentType is Choice.

See Also

MaskedEditSegment Class | EO.Web Namespace


Direct link to this topic