DxReportParametersPanelBase Properties
Base class for the Standalone Report Parameters Panel component in Blazor applications.| Name | Description |
|---|---|
| AccessibilityCompliant | Enables accessibility mode. |
| Height | Gets or sets the Standalone Parameters Panel’s height on a page. |
| RightToLeft | Gets or sets whether a right-to-left layout is enabled in the standalone Parameters Panel’s UI. |
| Width | Gets or sets the Standalone Parameters Panel’s width on a page. |
See Also