Table of Contents

Method SetToolEnabled

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

SetToolEnabled(ObjectUniqueId?, bool)

Sets 'Enabled' property of the item.

public virtual void SetToolEnabled(ObjectUniqueId? id, bool enabled = true)

Parameters

id ObjectUniqueId?

Item id.

enabled bool

New property value.