ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender 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