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

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