[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IGroupInfo.Children

Children Property

Children

Get children of current group.

Declaration
List<IGroupInfo> Children { get; }
ReadOnly Property Children As List(Of IGroupInfo)