Table of Contents

Method SetItemIsBold

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

SetItemIsBold(TreeViewItem, bool)

Sets item's bold state.

void SetItemIsBold(TreeViewItem item, bool isBold)

Parameters

item TreeViewItem

Item.

isBold bool

Bold state.