ReportToolbarAlignment Enum
Lists the values specifying the alignment settings of an ASP.NET Document Viewer’s toolbar.
Namespace: DevExpress.XtraReports.Web.DocumentViewer
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Members
Name | Description |
---|---|
Default
|
The report toolbar is left-aligned (horizontally) within a Document Viewer. |
Center
|
The report toolbar is center-aligned (horizontally) within a Document Viewer. |
See Also