Skip to main content

DocumentViewerRibbonGroupBase.ToString() Method

Returns the textual representation of DocumentViewerRibbonGroupBase.

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