Click or drag to resize

ViewBaseDependantEnabledState Property

Get and set the view the enabled state of this view element is dependant on.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual ViewBase DependantEnabledState { get; set; }

Property Value

Type: ViewBase
See Also