ParameterBindingBase.IsEmpty Property
In This Article
Specifies whether a parameter is empty.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the parameter is empty; otherwise, false. |
See Also