KryptonWorkspaceFirstVisibleCell Method |
Return reference to first visible workspace cell.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic KryptonWorkspaceCell FirstVisibleCell()
Return Value
KryptonWorkspaceCellFirst cell;otherwise null.
See Also