| GrapeCity.Xaml.SpreadSheet.Data Namespace > Row Class : IsVisible Property | 
'Declaration <DefaultValueAttribute()> Public Property IsVisible As Boolean
'Usage Dim instance As Row Dim value As Boolean instance.IsVisible = value value = instance.IsVisible
[DefaultValue()] public bool IsVisible {get; set;}
true if the row is visible; otherwise, false. The default value is true.Target Platforms: Windows Server 2012, Windows RT