menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum NavigationButtonAlignment - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum NavigationButtonAlignment

    Specifies the alignment of the Navigation button in SfCalendar

    Namespace: Syncfusion.WinForms.Input.Enums
    Assembly: Syncfusion.SfInput.WinForms.dll
    Syntax
    public enum NavigationButtonAlignment

    Fields

    Name Description
    Both

    Up Navigation button is aligned at the Left and Down Navigation button is aligned at Right side relative to SfCalendar header.

    Left

    Navigation buttons are aligned at the Left side relative to SfCalendar header.

    Right

    Navigation buttons are aligned at the Right side relative to SfCalendar header.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved