Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleLength Structure / Auto Property

In This Topic
    Auto Property (C1StyleLength)
    In This Topic
    Gets the auto length.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Auto As C1StyleLength
    public static C1StyleLength Auto {get;}
    See Also