The following tables list the members exposed by SplitterDraggingEventArgs.
Name | Description | |
---|---|---|
![]() | SplitterDraggingEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
![]() | MaxTargetExtent | Returns the maximum extent of the target, as determaxed by the splitter owner. (Inherited from Infragistics.Win.Misc.SplitterDragInProgressEventArgsBase) |
![]() | MinTargetExtent | Returns the minimum extent of the target, as determined by the splitter owner. (Inherited from Infragistics.Win.Misc.SplitterDragInProgressEventArgsBase) |
![]() | MouseLocation | Returns the current location of the mouse relative to the parent of the UltraSplitter control. (Inherited from Infragistics.Win.Misc.SplitterDragInProgressEventArgsBase) |
![]() | NewTargetExtent | Gets or sets the new extent of the target if the drop completes at the current location. |
![]() | OriginalTargetExtent | Returns the original extent of the splitter target. (Inherited from Infragistics.Win.Misc.SplitterDragInProgressEventArgsBase) |
![]() | SplitterOrientation | The splitterOrientation of the splitter. (Inherited from Infragistics.Win.Misc.SplitterDragEventArgsBase) |
![]() | TargetControl | Returns the control that is being sized by the UltraSplitter (Inherited from Infragistics.Win.Misc.SplitterDragEventArgsBase) |