Click or drag to resize

KryptonPageCollectionVisibleCount Property

Gets the number of visible pages in the collection.

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

Property Value

Type: Int32
See Also