LookupChars Property (CustomPlaceholder)
In This Topic
Gets or sets the string representation of the list of characters matching the placeholder (see also Excluding).
Syntax
'Declaration
Public Property LookupChars As String
public string LookupChars {get; set;}
See Also