DocumentViewerSettings.ToolbarItems Property
Provides access to the collection of the Document Viewer toolbar’s items.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
ReportToolbarItemCollection | A ReportToolbarItemCollection object representing the report toolbar’s collection of items. |
See Also