Calendar for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PreValidation Class / ShouldSerializeCustomPlaceholders Property

In This Topic
    ShouldSerializeCustomPlaceholders Property
    In This Topic
    Specifies whether to save the value of the CustomPlaceholders property.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ShouldSerializeCustomPlaceholders As Boolean
    protected bool ShouldSerializeCustomPlaceholders {get;}
    See Also