Version

UltraSplitterUIElement.UltraSplitterUIElementDraggingInfo Class Members

The following tables list the members exposed by UltraSplitterUIElement.UltraSplitterUIElementDraggingInfo.

Public Constructors
 NameDescription
Public ConstructorUltraSplitterUIElement.UltraSplitterUIElementDraggingInfo ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyMaxTargetExtentReturns the maximum extent of the target, as determaxed by the splitter owner. (Inherited from Infragistics.Win.Misc.UltraSplitterUIElement.UltraSplitterUIElementDragInProgressInfoBase)
Public PropertyMinTargetExtentReturns the minimum extent of the target, as determined by the splitter owner. (Inherited from Infragistics.Win.Misc.UltraSplitterUIElement.UltraSplitterUIElementDragInProgressInfoBase)
Public PropertyMouseLocationReturns the current location of the mouse relative to the Infragistics.Win.SplitterUIElement. (Inherited from Infragistics.Win.Misc.UltraSplitterUIElement.UltraSplitterUIElementDragInProgressInfoBase)
Public PropertyNewTargetExtentGets or sets the new extent of the target if the drop completes at the current location.  
Public PropertyOriginalTargetExtentReturns the original extent of the splitter target. (Inherited from Infragistics.Win.Misc.UltraSplitterUIElement.UltraSplitterUIElementDragInProgressInfoBase)
Public PropertySplitterOrientationThe orientation of the splitter. (Inherited from Infragistics.Win.Misc.UltraSplitterUIElement.UltraSplitterUIElementDragInfoBase)
See Also