Table.RowGroups Egenskap

Definition

Hämtar ett TableRowGroupCollection samlingsobjekt som innehåller de radgrupper som hanteras av tabellen.

public:
 property System::Windows::Documents::TableRowGroupCollection ^ RowGroups { System::Windows::Documents::TableRowGroupCollection ^ get(); };
public System.Windows.Documents.TableRowGroupCollection RowGroups { get; }
member this.RowGroups : System.Windows.Documents.TableRowGroupCollection
Public ReadOnly Property RowGroups As TableRowGroupCollection

Egenskapsvärde

Ett TableRowGroupCollection samlingsobjekt som innehåller radgrupperna (representeras av TableRowGroup objekt) som hanteras av tabellen.

Den här egenskapen har inget standardvärde.

Gäller för