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

DocumentViewerSettings.SettingsRibbon Property

Provides access to the Ribbon settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public DocumentViewerRibbonSettings SettingsRibbon { get; }

Property Value

Type Description
DocumentViewerRibbonSettings

A DocumentViewerRibbonSettings object.

See Also