GlobalStringsIsDefault Property |
Gets a value indicating if all the strings are default values.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsDefault { get; }Return Value
BooleanTrue if all values are defaulted; otherwise false.
See Also