alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class ScheduleGrid.AdvancedToolTip.ArrowHeadDirection

    Defines the constants that specify the ArrowHeadDirection of the ToolTip.

    Inheritance
    System.Object
    ScheduleGrid.AdvancedToolTip.ArrowHeadDirection
    Namespace: Syncfusion.Windows.Forms.Schedule
    Assembly: Syncfusion.Schedule.Windows.dll
    Syntax
    public sealed class ArrowHeadDirection : Enum

    Fields

    Bottom

    Specifies the arrow head direction as Bottom

    Declaration
    public const ScheduleGrid.AdvancedToolTip.ArrowHeadDirection Bottom
    Field Value
    Type
    ScheduleGrid.AdvancedToolTip.ArrowHeadDirection

    Left

    Specifies the arrow head direction as left

    Declaration
    public const ScheduleGrid.AdvancedToolTip.ArrowHeadDirection Left
    Field Value
    Type
    ScheduleGrid.AdvancedToolTip.ArrowHeadDirection

    Right

    Specifies the arrow head direction as Right

    Declaration
    public const ScheduleGrid.AdvancedToolTip.ArrowHeadDirection Right
    Field Value
    Type
    ScheduleGrid.AdvancedToolTip.ArrowHeadDirection

    Top

    Specifies the arrow head direction as Top

    Declaration
    public const ScheduleGrid.AdvancedToolTip.ArrowHeadDirection Top
    Field Value
    Type
    ScheduleGrid.AdvancedToolTip.ArrowHeadDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved