Click or drag to resize

StorageToString Method

Returns a string that represents the current defaulted state.

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 override string ToString()

Return Value

Type: String
A string that represents the current defaulted state.
See Also