Class
SchedulingResizeState

Provides a context for a drag-drop operation.

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public class SchedulingResizeState : SchedulingInteractionState

Inheritance: objectSchedulingInteractionStateSchedulingResizeState

Inherited Members SchedulingInteractionState.UnknownValueSchedulingInteractionState.IsControlDownSchedulingInteractionState.IsShiftDownSchedulingInteractionState.DestinationSlotSchedulingInteractionState.TimeToDrop

Properties

IsResizeFromEnd

Gets a value determining whether the target is resized from start or end.

Declaration

cs-api-definition
public bool IsResizeFromEnd { get; }

Property Value

bool

True if the target is resized from its end; false otherwise.

ResizedItem

Gets the target of the resize operations, i.e. the resized item.

Declaration

cs-api-definition
public IDateRange ResizedItem { get; }

Property Value

IDateRange

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