ComponentOne MultiSelect for WinForms
C1.Win.Input.Validation Namespace / PreValidation Class / ShouldSerializeCustomPlaceholders Method

In This Topic
    ShouldSerializeCustomPlaceholders Method (PreValidation)
    In This Topic
    Specifies whether to save the value of the CustomPlaceholders property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeCustomPlaceholders() As Boolean
    protected bool ShouldSerializeCustomPlaceholders()
    See Also