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

DocumentViewerRibbonGroupBase.ToString() Method

Returns the textual representation of DocumentViewerRibbonGroupBase.

Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon

Assembly: DevExpress.XtraReports.v19.1.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public override string ToString()

Returns

Type Description
String

A String value.

See Also