C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlAdapter.RowInfo Class / IsVisible Property

In This Topic
IsVisible Property (GridControlAdapter.RowInfo)
In This Topic
Gets whether the row is visible.
Syntax
'Declaration
 
Public ReadOnly Property IsVisible As Boolean
 
See Also