Click or drag to resize

KryptonWorkspaceCell Constructor (String)

Initialise a new instance of the KryptonWorkspaceCell class.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonWorkspaceCell(
	string starSize
)

Parameters

starSize
Type: SystemString
Initial star sizing value.
See Also