GridLengthToString Method

Gets a string representation of the GridLength.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public override string ToString()

Return Value

String
The string representation.

See Also