Click or drag to resize

ViewLayoutMenuItemsPileToString Method

Obtains the String representation of this instance.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override string ToString()

Return Value

String
User readable name of the instance.
See Also