| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : ShowHeader Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <LayoutAttribute(LayoutType.Appearance)> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1Grid.ShowHeader", Description="Determines whether the header is displayed.")> Public Overridable Property ShowHeader As System.Boolean
[System.ComponentModel.DefaultValue()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [Layout(LayoutType.Appearance)] [C1Category("Appearance")] [C1Description(Key="C1Grid.ShowHeader", Description="Determines whether the header is displayed.")] public virtual System.bool ShowHeader {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2