Share via


Grid.IGridLayout.GetRow(IView) Method

Definition

 virtual int Microsoft.Maui.IGridLayout.GetRow(Microsoft::Maui::IView ^ view) = Microsoft::Maui::IGridLayout::GetRow;
int IGridLayout.GetRow (Microsoft.Maui.IView view);
abstract member Microsoft.Maui.IGridLayout.GetRow : Microsoft.Maui.IView -> int
override this.Microsoft.Maui.IGridLayout.GetRow : Microsoft.Maui.IView -> int
Function GetRow (view As IView) As Integer Implements IGridLayout.GetRow

Parameters

view
IView

Returns

Implements

Applies to