Table.RowGroups Proprietà

Definizione

Ottiene un TableRowGroupCollection oggetto raccolta contenente i gruppi di righe ospitati dalla tabella.

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

Valore della proprietà

Oggetto TableRowGroupCollection raccolta che contiene i gruppi di righe (rappresentati da TableRowGroup oggetti) ospitati dalla tabella.

Questa proprietà non ha alcun valore predefinito.

Si applica a