Gets or sets a value indicating whether the dictionary is shown in the options dialog. The default value is true.

Introduced: 8.0.

Syntax

public bool ShowInOptionsDialog { get; set; }
Public Property ShowInOptionsDialog() As Boolean