XRBinding.ToString() Method
Returns the textual representation of XRBinding.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Returns
Type | Description |
---|---|
String | A String value. |
Remarks
The ToString method returns the string containing the data member with the format string applied.
See Also