Enum ScheduleAppearance.MoreItemsArrowDirections
Defines the constants that specify the position of the more items Arrow Directions.
Namespace: Syncfusion.Windows.Forms.Schedule
Assembly: Syncfusion.Schedule.Windows.dll
Syntax
public enum MoreItemsArrowDirections
Fields
| Name | Description |
|---|---|
| Down | Specifies the arrow direction as Down |
| Left | Specifies the arrow direction as Left |
| Right | Specifies the arrow direction as Right |
| Up | Specifies the arrow direction as Up |