Class
DragDropDecorationBlock

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 DragDropDecorationBlock : DecorationBlock, INotifyPropertyChanged, IDisposable, IDecorationBlock, IDateSpan

Inheritance: objectViewModelBaseDateSpanDecorationBlockDragDropDecorationBlock

Implements: IDateSpanIDecorationBlockIDisposableINotifyPropertyChanged

Inherited Members DecorationBlock.Equals(object)DecorationBlock.GetHashCode()DecorationBlock.OnPropertyChanged(string)DecorationBlock.SlotDecorationBlock.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 the appointment that is associated with the block.

Declaration

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

Property Value

IAppointment

GroupItemInfo

Gets or sets the group item info that is associated with the block.

Declaration

cs-api-definition
public IGroupItemInfo GroupItemInfo { get; set; }

Property Value

IGroupItemInfo

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