The following tables list the members exposed by SplitterDragCompletedEventArgs.
Name | Description | |
---|---|---|
SplitterDragCompletedEventArgs 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) | |
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) |