Skip to main content
A newer version of this page is available. .
Tab

NavBarGroupCommandEventArgs Constructors

Provides data for the events whose functionality relates to processing the Command event fired by a child control within a templated group.
Name Parameters Description
NavBarGroupCommandEventArgs(NavBarGroup, Object, CommandEventArgs) group, commandSource, originalArgs Initializes a new instance of the NavBarGroupCommandEventArgs class.
NavBarGroupCommandEventArgs(Object, CommandEventArgs) commandSource, originalArgs Initializes a new instance of the NavBarGroupCommandEventArgs class.
See Also