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 public Control AddCell(
Type cellClass,
bool useIfAlreadyCreated
)
Parameters
- cellClass
- Type: SystemType
- useIfAlreadyCreated
- Type: SystemBoolean
Return Value
Type:
ControlSee Also