Click or drag to resize

KryptonWorkspaceCollectionContainsVisibleCell Property

Gets a value indicating if the collection or child collections contains a cell instance.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool ContainsVisibleCell { get; }

Property Value

Type: Boolean
See Also