KryptonWorkspacePageVisibleCount Property |
Gets the number of of defined visible pages in the workspace hierarchy.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic int PageVisibleCount { get; }
Return Value
Type:
Int32Number of visible pages.
See Also