Skip to main content

DocumentViewerRibbonDropDownButtonBase.CreateDefaultItems() Method

Populates the drop-down buttons of a Ribbon toolbar with default menu items.

Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public virtual void CreateDefaultItems()
See Also