Grid.RowSpanProperty 字段

定义

附加属性 的可绑定属性 RowSpan

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ RowSpanProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty RowSpanProperty;
 staticval mutable RowSpanProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly RowSpanProperty As BindableProperty 

字段值

注解

此属性的接口由 GetRowSpan(BindableObject)SetRowSpan(BindableObject, Int32) 方法定义。

适用于