The following tables list the members exposed by ApplicationBarInitializingEventArgs.
| Name | Description | |
|---|---|---|
![]() | ApplicationBarInitializingEventArgs Constructor | Creates a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Action | (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs) |
![]() | ButtonsLeft | Returns an ApplicationBarButtonsCollection instance which contains the ApplicationBarButtons which will be displayed on the left side of the ApplicationBar. |
![]() | ButtonsRight | Returns an ApplicationBarButtonsCollection instance which contains the ApplicationBarButtons which will be displayed on the right side of the ApplicationBar. |
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | EnterCustomizeMode | Returns or sets a boolean value indicating whether the control should enter customize mode. |
![]() | ShowDefaultButtons | Returns or sets a boolean value indicating whether the default ApplicationBarButtons should be displayed. |
![]() | Tile | Returns the tile on which the user performed the action that caused the event to occur. |