XRBinding.ToString() Method
Returns the textual representation of XRBinding.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v26.1.dll
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