ReportParametersPanelEditorCaptionSettings.Assign(PropertiesBase) Method
Assigns the specified appearance settings to the value editor captions of report parameter editors.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
source | PropertiesBase | A PropertiesBase descendant. |
See Also