Skip to main content

ArrangeOverride Method

Arranges the content of the DataGridRow.

Definition

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

protected override Size ArrangeOverride(
Size finalSize
)

Parameters

  Size
The final area within the parent that this element should use to arrange itself and its children.

Return Value

Size
The actual size used by the DataGridRow.

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace