AbstractPadContentIsActive Property |
Gets or sets a value indicating whether the view of this instance is active in the UI.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsActive { get; set; }
Property Value
Booleantrue if the view of this instance is active in the UI; otherwise,
false.
Implements
IWorkbenchContentIsActiveSee Also