Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / DropDownCalendarStyle Class / ShouldSerializeClearButton Method

In This Topic
    ShouldSerializeClearButton Method
    In This Topic
    Specifies whether to save the value of the ClearButton property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeClearButton() As Boolean
    protected bool ShouldSerializeClearButton()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also