Version

SplitterDragStartEventArgs Class Members

The following tables list the members exposed by SplitterDragStartEventArgs.

Public Constructors
 NameDescription
Public ConstructorSplitterDragStartEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
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