ComponentOne TreeView for WinForms
ForeColor Property

C1.Win.TreeView Namespace > NodeCellStyle Class : ForeColor Property
Gets or sets the foreground color.
Syntax
'Declaration
 
<C1DescriptionAttribute("前景色を取得または設定します。")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Visible)>
Public Property ForeColor As Color
[C1Description("前景色を取得または設定します。")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Visible)]
public Color ForeColor {get; set;}
See Also

Reference

NodeCellStyle Class
NodeCellStyle Members