| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : UseAccessibleHeader Property |
'Declaration<C1CategoryAttribute("Accessibility")> <System.ComponentModel.DefaultValueAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <LayoutAttribute(LayoutType.Accessibility)> <C1DescriptionAttribute(Key="C1Grid.UseAccessibleHeader", Description="Gets or sets a value indicating whether a C1GridView control renders its header in an accessible format.")> Public Overridable Property UseAccessibleHeader As System.Boolean
[C1Category("Accessibility")] [System.ComponentModel.DefaultValue()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [Layout(LayoutType.Accessibility)] [C1Description(Key="C1Grid.UseAccessibleHeader", Description="Gets or sets a value indicating whether a C1GridView control renders its header in an accessible format.")] public virtual System.bool UseAccessibleHeader {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