DataGridLength.

DataGridLength(double) Constructor

Summary

Initializes a new instance of the DataGridLength class.
Namespace
Avalonia.Controls
Containing Type
DataGridLength

Syntax

public DataGridLength(double value)

Parameters

Name Type Description
value double

Return Value

Type Description
void