Skip to main content
A newer version of this page is available. .

ClosePageButtonEventArgs Class

Provides data for the XtraTabControl.CloseButtonClick event.

Namespace: DevExpress.XtraTab.ViewInfo

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class ClosePageButtonEventArgs :
    PageEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraTab.ViewInfo.PageEventArgs
ClosePageButtonEventArgs
See Also