alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ScheduleAppearance.MoreItemsArrowDirections

    Defines the constants that specify the position of the more items Arrow Directions.

    Inheritance
    System.Object
    ScheduleAppearance.MoreItemsArrowDirections
    Namespace: Syncfusion.Windows.Forms.Schedule
    Assembly: Syncfusion.Schedule.Windows.dll
    Syntax
    public sealed class MoreItemsArrowDirections : Enum

    Fields

    Down

    Specifies the arrow direction as Down

    Declaration
    public const ScheduleAppearance.MoreItemsArrowDirections Down
    Field Value
    Type
    ScheduleAppearance.MoreItemsArrowDirections

    Left

    Specifies the arrow direction as Left

    Declaration
    public const ScheduleAppearance.MoreItemsArrowDirections Left
    Field Value
    Type
    ScheduleAppearance.MoreItemsArrowDirections

    Right

    Specifies the arrow direction as Right

    Declaration
    public const ScheduleAppearance.MoreItemsArrowDirections Right
    Field Value
    Type
    ScheduleAppearance.MoreItemsArrowDirections

    Up

    Specifies the arrow direction as Up

    Declaration
    public const ScheduleAppearance.MoreItemsArrowDirections Up
    Field Value
    Type
    ScheduleAppearance.MoreItemsArrowDirections
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved