ComponentOne FlexGrid for UWP
Visible Property

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

Reference

RowCol Class
RowCol Members