[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridLength.Parse

Parse Method

Parse(string)

Parses a string into a GridLength.

Declaration
public static GridLength Parse(string lengthString)
Parameters
Type Name Description
string lengthString

The string to be parsed.

Returns
Type Description
GridLength