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