ComponentOne FlexGrid for WPF and Silverlight
Visible Property (RowCol)

C1.WPF.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