| C1.Web.Wijmo.Controls.C1GridView Namespace > C1GridView Class : HighlightCurrentCell Property |
'Declaration<C1CategoryAttribute("Appearance")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Grid.HighlightCurrentCell", Description="Determines whether position of the current cell is highlighted or not.")> <LayoutAttribute(LayoutType.Appearance)> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> <WidgetOptionAttribute()> Public Overridable Property HighlightCurrentCell As System.Boolean
[C1Category("Appearance")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Grid.HighlightCurrentCell", Description="Determines whether position of the current cell is highlighted or not.")] [Layout(LayoutType.Appearance)] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] [WidgetOption()] public virtual System.bool HighlightCurrentCell {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