Skip to main content

DocumentViewerRibbonTabBase.ToString() Method

Returns the textual representation of DocumentViewerRibbonTabBase.

Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public override string ToString()

Returns

Type Description
String

A String value.

See Also