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

Provides a context for a drag-drop operation.

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public class SchedulingResizeState : SchedulingInteractionState

Inheritance: objectSchedulingInteractionStateSchedulingResizeState

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

Properties

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

C#
public bool IsResizeFromEnd { get; }
Property Value:

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

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

C#
public IDateRange ResizedItem { get; }
In this article
DefinitionPropertiesIsResizeFromEndResizedItem
Not finding the help you need?
Contact Support