Grid.RowProperty Properti

Definisi

Mengidentifikasi properti terlampir Grid.Row XAML.

public:
 static property DependencyProperty ^ RowProperty { DependencyProperty ^ get(); };
static DependencyProperty RowProperty();
public static DependencyProperty RowProperty { get; }
var dependencyProperty = Grid.rowProperty;
Public Shared ReadOnly Property RowProperty As DependencyProperty

Nilai Properti

Pengidentifikasi untuk properti terlampir Grid.Row XAML.

Keterangan

Properti ini hanya pengidentifikasi untuk sistem properti, dan tidak digunakan dalam sebagian besar skenario aplikasi. Dalam kebanyakan kasus, Anda mengatur properti terlampir Grid.Row XAML di XAML dan tidak memerlukan pengidentifikasi ini.

Berlaku untuk

Lihat juga