KryptonSpaceUpdateVisible(Boolean) Method |
Requests the visible state be updated.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void UpdateVisible(
bool focus
)
Parameters
- focus Boolean
- Should the current cell be given the focus.
See Also