ComponentOne TreeView for WinForms
Disabled Property

C1.Win.TreeView Namespace > TreeNodeCellStyles Class : Disabled Property
Gets the disabled styles.
Syntax
'Declaration
 
<C1DescriptionAttribute("無効状態のスタイルを取得します。")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
Public ReadOnly Property Disabled As NodeCellStyle
[C1Description("無効状態のスタイルを取得します。")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
public NodeCellStyle Disabled {get;}
See Also

Reference

TreeNodeCellStyles Class
TreeNodeCellStyles Members