CacheLength Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets or sets the additional row realization space before and after the viewport, expressed as a multiple of the viewport height.

public double CacheLength { get; set; }

Returns