TreeListBand.ToString() Method
Gets the band’s caption.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Returns
| Type | Description |
|---|---|
| String | A string that specifies the band’s caption. |
See Also