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

In This Topic
    GridUnitType Property
    In This Topic
    Gets the GridUnitType of the GridLength
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GridUnitType As GridUnitType
    public GridUnitType GridUnitType {get;}
    See Also