Skip to main content
All docs
V18.2

ASPxDesignerNavigateTab Class

Provides functionality for a tab displayed a report in the Web Report Designer.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public class ASPxDesignerNavigateTab

The following members return ASPxDesignerNavigateTab objects:

Remarks

You can use the Report Designer’s GetTabs method to obtain all currently opened tabs.

Inheritance

Object
ASPxDesignerNavigateTab
See Also