Gets or sets a value indicating whether the dictionary is shown in the options dialog. The default value is true.
Introduced: 8.0.
public bool ShowInOptionsDialog { get; set; }
Public Property ShowInOptionsDialog() As Boolean