Table of Contents

Property IsEnabled

Namespace
DotNetBrowser.ContextMenu
Assembly
DotNetBrowser.dll

IsEnabled

Indicates whether context menu item is enabled or not.

public bool IsEnabled { get; }

Property Value

bool

true if the item is enabled, false otherwise.