Skip to main content
All docs
V18.2

ASPxClientSideParametersModel.tabInfo Property

Provides information about the tab for specifying parameter values.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public ASPxClientDocumentPreviewTab tabInfo { get; }

Property Value

Type Description
ASPxClientDocumentPreviewTab

An object that provides information about the Parameters tab.

See Also