Back to Devexpress

TreeListBand.ToString() Method

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistband-14aeed0c.md

latest1.3 KB
Original Source

TreeListBand.ToString() Method

Gets the band’s caption.

Namespace : DevExpress.XtraTreeList.Columns

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

A string that specifies the band’s caption.

|

See Also

Caption

GetTextCaption()

TreeListBand Class

TreeListBand Members

DevExpress.XtraTreeList.Columns Namespace