C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridPanel Class / VisibleRowsCount Property

In This Topic
VisibleRowsCount Property
In This Topic
Gets the number of visible rows in the panel.
Syntax
'Declaration
 
Public ReadOnly Property VisibleRowsCount As Integer
 
See Also