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

In This Topic
    Expanding Property
    In This Topic
    Indicates whether the row is expanding or collapsing.
    Syntax
    'Declaration
     
    Public ReadOnly Property Expanding As System.Boolean
    public System.bool Expanding {get;}
    See Also