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

In This Topic
    GroupIndent Property
    In This Topic
    Determines the indentation of the groups.
    Syntax
    'Declaration
     
    Public Overridable Property GroupIndent As System.Integer
    public virtual System.int GroupIndent {get; set;}
    See Also