TableRow.Cells Vlastnost

Definice

TableCellCollection Získá, který obsahuje buňky TableRow.

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

Hodnota vlastnosti

TableCellCollection

Kolekce podřízených buněk.

Platí pro