C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / SelectedIndexChangingEventArgs Class
Fields Properties


SelectedIndexChangingEventArgs Class Members

The following tables list the members exposed by SelectedIndexChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SelectedIndexChangingEventArgs class  
Top
Public Fields
 NameDescription
Public FieldIndicates whether the change of the selected index can be cancelled by the event handler.  
Public FieldIndicates the new index of the selected tab page.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.CancelEventArgs)
Top
See Also