The following tables list the members exposed by ExplorerBarItemSelectedEventArgs.
Name | Description | |
---|---|---|
ExplorerBarItemSelectedEventArgs Constructor | Initializes a new instance of the ExplorerBarItemSelectedEventArgs class. |
Name | Description | |
---|---|---|
_itemType | (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs) |
Name | Description | |
---|---|---|
ItemType | Gets the type of the item. ExplorerBarGroup | ExplorerBarItem | Unknown (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs) | |
NewSelectedItem | Holds the new selected item. | |
OldSelectedItem | Holds the previous selected item. |
Name | Description | |
---|---|---|
ExplorerBarItemBase | Gets the ExplorerBarItemBase for which Event has been risen. (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs) |
Name | Description | |
---|---|---|
IsExplorerBarGroup | Check whether the ExplorerBarItemBase is ExplorerBarGroup (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs) | |
IsExplorerBarItem | Check whether the ExplorerBarItemBase is ExplorerBarItem (Inherited from Infragistics.Web.UI.NavigationControls.ExplorerBarItemBaseEventArgs) |