ComponentOne TreeView for WinForms
HeaderText Property

C1.Win.TreeView Namespace > C1TreeColumn Class : HeaderText Property
Gets or sets the text of header of the column of tree in the C1TreeView control.
Syntax
'Declaration
 
<C1CategoryAttribute("表示")>
<C1DescriptionAttribute("C1TreeView コントロールのツリーの列のヘッダーのテキストを取得または設定します。")>
<DefaultValueAttribute()>
Public Property HeaderText As String
[C1Category("表示")]
[C1Description("C1TreeView コントロールのツリーの列のヘッダーのテキストを取得または設定します。")]
[DefaultValue()]
public string HeaderText {get; set;}
See Also

Reference

C1TreeColumn Class
C1TreeColumn Members