Skip to main content

GetRow Method

Helper for reading Row property from a Control.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static int GetRow(
Control element
)

Parameters

  Control
Control to read Row property from.

Return Value

Int32
Row property value.

See Also

Reference

Grid Class
Avalonia.Controls Namespace