Click or drag to resize

SettingsProviderAddCell Method (Type, Boolean)

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Control AddCell(
	Type cellClass,
	bool useIfAlreadyCreated
)

Parameters

cellClass
Type: SystemType
useIfAlreadyCreated
Type: SystemBoolean

Return Value

Type: Control
See Also