Grid.ColumnSpanProperty フィールド

定義

子要素がまたがる列の数を表す添付プロパティを実装します。 「解説」を参照してください。

public static readonly Xamarin.Forms.BindableProperty ColumnSpanProperty;
 staticval mutable ColumnSpanProperty : Xamarin.Forms.BindableProperty

フィールド値

注釈

このプロパティのインターフェイスは、 メソッドと SetColumnSpan(BindableObject, Int32) メソッドによってGetColumnSpan(BindableObject)定義されます。

適用対象