ComponentOne TreeView for WinForms
Width Property (C1TreeColumn)

C1.Win.TreeView Namespace > C1TreeColumn Class : Width Property
Gets or sets the width of the TreeColumn.
Syntax
'Declaration
 
<C1CategoryAttribute("表示")>
<C1DescriptionAttribute("TreeColumn の幅を取得または設定します。")>
<DefaultValueAttribute()>
Public Property Width As Integer
[C1Category("表示")]
[C1Description("TreeColumn の幅を取得または設定します。")]
[DefaultValue()]
public int Width {get; set;}
See Also

Reference

C1TreeColumn Class
C1TreeColumn Members