Back to Devexpress

TabControlSelectionChangingEventArgs Constructors

wpf-devexpress-dot-xpf-dot-core-dot-tabcontrolselectionchangingeventargs-dot-ctor.md

latest940 B
Original Source

TabControlSelectionChangingEventArgs Constructors

Provides data for the DXTabControl.SelectionChanging event.

NameParametersDescription
TabControlSelectionChangingEventArgs(Int32, Int32, Object, Object)oldSelectedIndex, newSelectedIndex, oldSelectedItem, newSelectedItemInitializes a new instance of the TabControlSelectionChangingEventArgs class.

See Also

TabControlSelectionChangingEventArgs Class

TabControlSelectionChangingEventArgs Members

DevExpress.Xpf.Core Namespace