public IList<TableGroup> InnerGroups { get; }
Public ReadOnly Property InnerGroups As IList(Of TableGroup) Get
public: property IList<TableGroup^>^ InnerGroups { IList<TableGroup^>^ get (); }
member InnerGroups : IList<TableGroup> with get
In This Article