The following tables list the members exposed by ExplorerBarItemBaseEventArgs.
| Name | Description | |
|---|---|---|
![]() | ExplorerBarItemBaseEventArgs Constructor | Initializes a new instance of the ExplorerBarItemBaseEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | _itemType |
| Name | Description | |
|---|---|---|
![]() | ItemType | Gets the type of the item. ExplorerBarGroup | ExplorerBarItem | Unknown |
| Name | Description | |
|---|---|---|
![]() | ExplorerBarItemBase | Gets the ExplorerBarItemBase for which Event has been risen. |
| Name | Description | |
|---|---|---|
![]() | IsExplorerBarGroup | Check whether the ExplorerBarItemBase is ExplorerBarGroup |
![]() | IsExplorerBarItem | Check whether the ExplorerBarItemBase is ExplorerBarItem |