TreeListBand.GetCaption() Method
Returns the band’s caption.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value specifying the band’s caption. |
See Also