InheritBool Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum InheritBool
| Member name | Value | Description | |
|---|---|---|---|
| Inherit | 0 | Specifies the value should be inherited. | |
| True | 1 | Specifies a boolean true. | |
| False | 2 | Specifies a boolean false. |
Copyright 2025 NeoAxis Group. All rights reserved.