Class
ResizeDecorationBlock

A class that represents the data context of a highlight item during resize operation.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public class ResizeDecorationBlock : DecorationBlock, INotifyPropertyChanged, IDisposable, IDecorationBlock, IDateSpan

Inheritance: objectViewModelBaseDateSpanDecorationBlockResizeDecorationBlock

Implements: IDateSpanIDecorationBlockIDisposableINotifyPropertyChanged

Inherited Members DecorationBlock.Equals(object)DecorationBlock.GetHashCode()DecorationBlock.OnPropertyChanged(string)DecorationBlock.SlotDecorationBlock.GroupItemInfoDecorationBlock.OccurrenceDecorationBlock.ActualStartDecorationBlock.ActualEndDateSpan.ToString()DateSpan.StartDateSpan.EndViewModelBase.VerifyPropertyName(string)ViewModelBase.InvokeOnUIThread(Action)ViewModelBase.Dispose()ViewModelBase.RaisePropertyChanged(string)ViewModelBase.OnPropertyChanged<T>(Expression<Func<T>>)ViewModelBase.Dispose(bool)ViewModelBase.PropertyChanged

Properties

Appointment

Gets or sets the appointment.

Declaration

cs-api-definition
public IAppointment Appointment { get; }

Property Value

IAppointment

IsResizedFromEnd

Declaration

cs-api-definition
public bool IsResizedFromEnd { get; set; }

Property Value

bool

In this article
DefinitionPropertiesAppointmentIsResizedFromEnd
Not finding the help you need?
Contact Support