Grid
IGridList<T>
ColumnDefinitionsProperty
ColumnProperty
ColumnSpacingProperty
ColumnSpanProperty
RowDefinitionsProperty
RowProperty
RowSpacingProperty
RowSpanProperty
Grid()
Children
ColumnDefinitions
ColumnSpacing
RowDefinitions
RowSpacing
GetColumn(BindableObject)
GetColumnSpan(BindableObject)
GetRow(BindableObject)
GetRowSpan(BindableObject)
InvalidateMeasureInernalNonVirtual(InvalidationTrigger)
LayoutChildren(Double, Double, Double, Double)
On<T>()
OnAdded(View)
OnBindingContextChanged()
OnMeasure(Double, Double)
OnRemoved(View)
SetColumn(BindableObject, Int32)
SetColumnSpan(BindableObject, Int32)
SetRow(BindableObject, Int32)
SetRowSpan(BindableObject, Int32)
net7.0
namespace Microsoft.Maui.Controls.Compatibility
{
[ContentProperty("Children")]
public class Grid : Layout<View>, IElementConfiguration<Grid>, IGridController, IContainer, IElement, IGridLayout, ILayout, IPadding, ISafeAreaView, ITransform, IView, ICollection<IView!>, IEnumerable<IView!>, IList<IView!>, IEnumerable
{
public static void SetRowSpan(BindableObject bindable, int value);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 6.07.0 |
Information specific to net7.0 | |
Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API