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