Grid.GetRow(BindableObject) Method

Definition

public:
 static int GetRow(Microsoft::Maui::Controls::BindableObject ^ bindable);
public static int GetRow (Microsoft.Maui.Controls.BindableObject bindable);
static member GetRow : Microsoft.Maui.Controls.BindableObject -> int
Public Shared Function GetRow (bindable As BindableObject) As Integer

Parameters

bindable
BindableObject

Returns

Applies to