Aracılığıyla paylaş


Grid.ColumnDefinitions Property

Definition

public:
 property Microsoft::Maui::Controls::ColumnDefinitionCollection ^ ColumnDefinitions { Microsoft::Maui::Controls::ColumnDefinitionCollection ^ get(); void set(Microsoft::Maui::Controls::ColumnDefinitionCollection ^ value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ColumnDefinitionCollectionTypeConverter))]
public Microsoft.Maui.Controls.ColumnDefinitionCollection ColumnDefinitions { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.ColumnDefinitionCollectionTypeConverter))>]
member this.ColumnDefinitions : Microsoft.Maui.Controls.ColumnDefinitionCollection with get, set
Public Property ColumnDefinitions As ColumnDefinitionCollection

Property Value

Attributes

Applies to