Version

ExplorerBarGroupEventArgs Class Members

The following tables list the members exposed by ExplorerBarGroupEventArgs.

Public Constructors
 NameDescription
Public ConstructorExplorerBarGroupEventArgs ConstructorInitializes a new instance of the ExplorerBarGroupEventArgs class.  
Protected Fields
Public Properties
 NameDescription
Public PropertyExplorerBarGroupGets the ExplorerBarGroup for which Event has been risen.  
Public PropertyItemTypeGets the type of the item. ExplorerBarGroup | ExplorerBarItem | Unknown (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs)
Protected Properties
Public Methods
 NameDescription
Public MethodIsExplorerBarGroupCheck whether the ExplorerBarItemBase is ExplorerBarGroup (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs)
Public MethodIsExplorerBarItemCheck whether the ExplorerBarItemBase is ExplorerBarItem (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs)
See Also