Back to Devexpress

TabCloseEventArgs Properties

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

latest1.0 KB
Original Source

TabCloseEventArgs Properties

Contains data for the TabClosing event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
CloseReasonIdentifies the action that closes the tab.
TabIndexGets the tab’s index.
TabInfoReturns information about the tab related to the event.

See Also

TabCloseEventArgs Class

TabCloseEventArgs Members

DevExpress.Blazor Namespace