Table of Contents

Property IsChecked

Namespace
DotNetBrowser.ContextMenu
Assembly
DotNetBrowser.dll

IsChecked

Indicates whether context menu item is checked or not.

public bool IsChecked { get; }

Property Value

bool

true if the item is checked, false otherwise.