Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridLength Structure / Value Property

In This Topic
    Value Property (GridLength)
    In This Topic
    Gets the Value of the GridLength.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}
    See Also