ComponentOne MultiSelect for WinForms
C1.Win.Input.Validation Namespace / CustomPlaceholder Class
Properties


In This Topic
    CustomPlaceholder Class Members
    In This Topic

    The following tables list the members exposed by CustomPlaceholder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether string comparisons are case-sensitive.  
    Public PropertyGets or sets a value indicating whether the LookupChars are interpreted as allowed or disallowed characters.  
    Public PropertyGets or sets the string representation of the list of characters matching the placeholder (see also Excluding).  
    Public PropertyGets or sets a value indicating whether the character is optional and can be omitted.  
    Public PropertyGets or sets the special character used as a user-defined placeholder.  
    Top
    See Also