Click or drag to resize

KryptonWorkspaceCellCount Property

Gets the number of of defined cells in the workspace hierarchy.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public int CellCount { get; }

Return Value

Type: Int32
Number of cells.
See Also