DxReportDesignerBase.Width Property
Gets or sets the Document Viewer’s width on a page.
Namespace: DevExpress.Blazor.Reporting
Assembly: DevExpress.Blazor.Reporting.v24.1.JSBasedControls.Common.dll
NuGet Package: DevExpress.Blazor.Reporting.JSBasedControls.Common
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the control’s width on a page. The default value is ‘100%’. |
See Also