NavBarGroupCancelEventArgs Properties
Provides data for cancellable events which concern manipulations on groups.
Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the command which raised an event should be canceled. |
Group |
Gets a group for which the event is fired.
Inherited from Nav |
See Also