Click or drag to resize

ConditionalDocumentControllerWithDisabledViewTModelIsConditionalViewEnabled Property

Gets or sets a value indicating whether the enabled-state controller is active.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsConditionalViewEnabled { get; set; }

Property Value

Boolean

Implements

IConditionalDocumentControllerIsConditionalViewEnabled
See Also