Skip to main content

SizeToCells Property

Gets a DataGridLength structure that represents the cell-based automatic sizing mode.

Definition

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

public static DataGridLength SizeToCells { get; }

Return Value

DataGridLength
A DataGridLength structure that represents the cell-based automatic sizing mode.

See Also

Reference

DataGridLength Structure
Avalonia.Controls Namespace