Back to Devexpress

TreeListBand.GetCaption() Method

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistband-9c80270c.md

latest1.2 KB
Original Source

TreeListBand.GetCaption() Method

Returns 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 string GetCaption()
vb
Public Function GetCaption As String

Returns

TypeDescription
String

A String value specifying the band’s caption.

|

See Also

Caption

TreeListBand Class

TreeListBand Members

DevExpress.XtraTreeList.Columns Namespace