Version

ExplorerBarItemBaseEventArgs Class Members

The following tables list the members exposed by ExplorerBarItemBaseEventArgs.

Public Constructors
 NameDescription
Public ConstructorExplorerBarItemBaseEventArgs ConstructorInitializes a new instance of the ExplorerBarItemBaseEventArgs class.  
Protected Fields
 NameDescription
Protected Field_itemType  
Public Properties
 NameDescription
Public PropertyItemTypeGets the type of the item. ExplorerBarGroup | ExplorerBarItem | Unknown  
Protected Properties
 NameDescription
Protected PropertyExplorerBarItemBaseGets the ExplorerBarItemBase for which Event has been risen.  
Public Methods
 NameDescription
Public MethodIsExplorerBarGroupCheck whether the ExplorerBarItemBase is ExplorerBarGroup  
Public MethodIsExplorerBarItemCheck whether the ExplorerBarItemBase is ExplorerBarItem  
See Also