New to Telerik UI for WinFormsStart a free 30-day trial

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: AppointmentReminderInfo

Properties

Gets or sets the visual string representation of this instance.

C#
string DisplayName { get; set; }

Gets or sets the Id by which this instance is identified.

C#
int Id { get; set; }

Gets or sets the time span this instance represents.

C#
TimeSpan? Value { get; set; }
In this article
DefinitionPropertiesDisplayNameIdValue
Not finding the help you need?
Contact Support