ComponentOne FlexGrid for UWP
IsVisible Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : IsVisible Property
Gets a value that indicates whether this row or column is visible and not collapsed.
Syntax
'Declaration
 
Public ReadOnly Property IsVisible As System.Boolean
public System.bool IsVisible {get;}
See Also

Reference

RowCol Class
RowCol Members