ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / PreValidation Class / CustomPlaceholders Property

In This Topic
    CustomPlaceholders Property (PreValidation)
    In This Topic
    The collection of user-defined characters to use in a wildcard pattern.
    Syntax
    'Declaration
     
    Public ReadOnly Property CustomPlaceholders As PlaceholderCollection
    public PlaceholderCollection CustomPlaceholders {get;}
    See Also