Click or drag to resize

SettingsProviderAddCell(Type, Boolean) Method


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

Parameters

cellClass  Type
 
useIfAlreadyCreated  Boolean
 

Return Value

Control
See Also