Grid.ColumnSpanProperty 字段

定义

附加属性 的可绑定属性 ColumnSpan

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

字段值

注解

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

适用于