ParameterBindingBase.DataMember Property
Specifies the data member to which a bound data field belongs.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String | The data member. |
See Also