ButtonSpecManagerLayoutIndexDocker Method |
Gets the docker at the specified index.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected override ViewBase IndexDocker(
int i
)
Parameters
- i Int32
- Index.
Return Value
ViewBaseView docker reference; otherwise null.
See Also