Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IGroupInfo Interface / Children Property
In This Topic
    Children Property (IGroupInfo)
    In This Topic
    Get children of current group
    Syntax
    System.Collections.Generic.List<IGroupInfo> Children {get;}
    See Also