C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridLength Structure / GridLength Constructor / GridLength Constructor(Double)
The value.

In This Topic
GridLength Constructor(Double)
In This Topic
Initializes a new instance of the GridLength struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As Double _
)
 

Parameters

value
The value.
See Also