WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ScheduleAppointmentToolTip - WindowsForms API Reference | Syncfusion IScheduleAppointment that get displayed in a ToolTip. ">

    Show / Hide Table of Contents

    Enum ScheduleAppointmentToolTip

    Defines the constants that specify the details of a IScheduleAppointment that get displayed in a ToolTip.

    Namespace: Syncfusion.Schedule
    Assembly: Syncfusion.Schedule.Base.dll
    Syntax
    public enum ScheduleAppointmentToolTip

    Fields

    Name Description
    All

    Retreives all the details of any appointment

    Custom

    When the ToolTipis set to custom you can define your own custom tooltip CustomToolTip

    EndTime

    Retreives the EndTime of a appointment

    Location

    Retreives the LocationValue of a appointment

    ResourceName

    Retreives the ResourceName of Appointment"/> of a appointment

    StartAndEndTime

    Retreives the EndTime and StartTime of a appointment

    StartTime

    Retreives the StartTime of a appointment

    Subject

    Retreives the Subject of a appointment

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