Back to Devexpress

TreeListColumn.ToString() Method

windowsforms-devexpress-dot-xtratreelist-dot-columns-dot-treelistcolumn-98aa7787.md

latest1.4 KB
Original Source

TreeListColumn.ToString() Method

Gets the column’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 column’s caption.

|

See Also

Caption

GetCaption()

GetTextCaption()

TreeListColumn Class

TreeListColumn Members

DevExpress.XtraTreeList.Columns Namespace