IAppointmentReminderInfo
Interface
Contains properties used by RadScheduler for reminder representation.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
C#
public interface IAppointmentReminderInfo
Derived Classes:
Properties
Gets or sets the visual string representation of this instance.
C#
string DisplayName { get; set; }