Table of Contents

Method SetItemTextColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetItemTextColor(TreeViewItem, Color?)

Sets foreground color of the item.

void SetItemTextColor(TreeViewItem item, Color? color)

Parameters

item TreeViewItem

Item.

color Color

Foreground color.