ASPxDocumentViewer.SettingsDropDownEditButton Property
Gets the settings of the Edit drop-down button in the Parameters panel.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
DropDownButton | A DropDownButton object. |
See Also