Table of Contents

Method SetItemBackgroundColor

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

SetItemBackgroundColor(TreeViewItem, Color?)

Sets background color of the item.

void SetItemBackgroundColor(TreeViewItem item, Color? color)

Parameters

item TreeViewItem

Item.

color Color

Background color.