ItemAddingEventArgs Constructors
Provides data for the NavBarViewBase.ItemAdding event.Name | Parameters | Description |
---|---|---|
ItemAddingEventArgs(NavBarItem, Object) | item, sourceObject | Initializes a new instance of the ItemAddingEventArgs class with the specified settings. |
See Also