Table.RowGroups Właściwość

Definicja

TableRowGroupCollection Pobiera obiekt kolekcji zawierający grupy wierszy hostowane przez tabelę.

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

Wartość właściwości

TableRowGroupCollection Obiekt kolekcji zawierający grupy wierszy (reprezentowane przez TableRowGroup obiekty) hostowane przez tabelę.

Ta właściwość nie ma wartości domyślnej.

Dotyczy