Enum ScheduleGrid.AdvancedToolTip.ArrowHeadDirection
Defines the constants that specify the ArrowHeadDirection of the ToolTip.
Namespace: Syncfusion.Windows.Forms.Schedule
Assembly: Syncfusion.Schedule.Windows.dll
Syntax
public enum ArrowHeadDirection
Fields
Name | Description |
---|---|
Bottom | Specifies the arrow head direction as Bottom |
Left | Specifies the arrow head direction as left |
Right | Specifies the arrow head direction as Right |
Top | Specifies the arrow head direction as Top |