| C1.Web.Wijmo.Controls.C1GridView Namespace > ScrollingSettings Class : StaticColumnIndex Property |
'Declaration<C1DescriptionAttribute(Key="C1Grid.ScrollingSettings.StaticColumnIndex", Description="Indicates the index of columns that will always be shown on the left when the grid is scrolled horizontally.")> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Behavior")> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> Public Property StaticColumnIndex As System.Integer
[C1Description(Key="C1Grid.ScrollingSettings.StaticColumnIndex", Description="Indicates the index of columns that will always be shown on the left when the grid is scrolled horizontally.")] [WidgetOption()] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] [C1Category("Behavior")] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] public System.int StaticColumnIndex {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