SettingsProviderAddCell(Type, Boolean) Method |
Namespace: NeoAxis.EditorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Control AddCell(
Type cellClass,
bool useIfAlreadyCreated
)
Parameters
- cellClass Type
-
- useIfAlreadyCreated Boolean
-
Return Value
Control
See Also