Share via


Grid.RowSpanProperty Properti

Definisi

Mengidentifikasi properti terlampir Grid.RowSpan XAML.

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

Nilai Properti

Pengidentifikasi untuk properti terpasang Grid.RowSpan XAML.

Keterangan

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

Berlaku untuk

Lihat juga