alexa

    Show / Hide Table of Contents

    Enum CalendarEdit.ChangeMonthMode

    Defines whether calendar should be scrolled to the previous/next month, if the cell that does not belong to the current month is clicked.

    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    protected enum ChangeMonthMode

    Fields

    Name Description
    Disabled

    Scrolling is disabled.

    Enabled

    Scrolling is enabled.

    Back to top Generated by DocFX