Interface IExceptionOccurrence
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IExceptionOccurrence : ICopyable<IExceptionOccurrence>
Properties
Appointment
ExceptionDate
Declaration
DateTime ExceptionDate { get; set; }
Property Value
System.
|