Skip to main content
All docs
V25.2
  • DxReportParametersPanel Properties

    A control that allows you to programmatically create a report and export or email it without showing a preview to end users. This control is used in Blazor Server applications.
    Name Description
    AccessibilityCompliant Enables accessibility mode. Inherited from DxReportParametersPanelBase.
    Height Gets or sets the Standalone Parameters Panel’s height on a page. Inherited from DxReportParametersPanelBase.
    ReportName Gets or sets the unique report name.
    RightToLeft Gets or sets whether a right-to-left layout is enabled in the standalone Parameters Panel’s UI. Inherited from DxReportParametersPanelBase.
    Width Gets or sets the Standalone Parameters Panel’s width on a page. Inherited from DxReportParametersPanelBase.
    See Also