Version

SplitterDragInProgressEventArgsBase Class Members

The following tables list the members exposed by SplitterDragInProgressEventArgsBase.

Public Properties
 NameDescription
Public PropertyMaxTargetExtentReturns the maximum extent of the target, as determaxed by the splitter owner.  
Public PropertyMinTargetExtentReturns the minimum extent of the target, as determined by the splitter owner.  
Public PropertyMouseLocationReturns the current location of the mouse relative to the parent of the UltraSplitter control.  
Public PropertyOriginalTargetExtentReturns the original extent of the splitter target.  
Public PropertySplitterOrientationThe splitterOrientation of the splitter. (Inherited from Infragistics.Win.Misc.SplitterDragEventArgsBase)
Public PropertyTargetControlReturns the control that is being sized by the UltraSplitter (Inherited from Infragistics.Win.Misc.SplitterDragEventArgsBase)
See Also