ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DateEditMonthCalendar Class / ShouldSerializeCalendarDimensions Method

In This Topic
    ShouldSerializeCalendarDimensions Method
    In This Topic
    Indicates whether the CalendarDimensions property should be persisted.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeCalendarDimensions() As Boolean
    protected bool ShouldSerializeCalendarDimensions()

    Return Value

    true if the CalendarDimensions property value has been changed from its default; otherwise, false.
    See Also