Version

SplitterDragCancelledEventArgs Class Members

The following tables list the members exposed by SplitterDragCancelledEventArgs.

Public Constructors
 NameDescription
Public ConstructorSplitterDragCancelledEventArgs 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