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

In This Topic
    MinContent Property
    In This Topic
    Gets the min-content length.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property MinContent As C1StyleLength
    public static C1StyleLength MinContent {get;}
    See Also