ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / StaticColumnIndex Property

In This Topic
    StaticColumnIndex Property (C1GridView)
    In This Topic
    Use ScrollingSettings.StaticColumnIndex property instead.
    Syntax
    'Declaration
     
    Public Overridable Property StaticColumnIndex As System.Integer
    public virtual System.int StaticColumnIndex {get; set;}
    See Also