Back to Devexpress

ISupportNavigation Members

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-isupportnavigation-dot-underscore-members.md

latest1.7 KB
Original Source

ISupportNavigation Members

Provides methods that allow you to pass specific data when navigating through Content Containers within a WindowsUI View.

Methods

NameDescription
OnNavigatedFrom(INavigationArgs)Allows you to pass the required information to the ISupportNavigation.OnNavigatedTo method when navigating from the one Content Container to another.
OnNavigatedTo(INavigationArgs)Allows you to get the specific data passed via the ISupportNavigation.OnNavigatedFrom method.

See Also

ISupportNavigation Interface

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace