Skip to main content

ASPxDocumentViewer.AssociatedRibbonID Property

Specifies the ID of a Ribbon toolbar associated with the Document Viewer.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

[DefaultValue("")]
public string AssociatedRibbonID { get; set; }

Property Value

Type Default Description
String String.Empty

A String value.

See Also