ComponentEnabled Property |
Whether the component is enabled. Any functionality of component is not works when it disabled.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool Enabled { get; set; }Property Value
Boolean
See Also