Back to Devexpress

TabReorderEventArgs Properties

blazor-devexpress-dot-blazor-dot-tabreordereventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

TabReorderEventArgs Properties

Contains data for the TabReordering event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
FromIndexReturns the index (according to the component markup) of the start tab position.
FromTabInfoReturns information about the tab being moved.
ToIndexReturns the index (according to the component markup) of the end tab position.
ToTabInfoReturns information about the destination tab.

See Also

TabReorderEventArgs Class

TabReorderEventArgs Members

DevExpress.Blazor Namespace