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