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

In This Topic
    FitParent Property
    In This Topic
    Gets the 100% length.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property FitParent As C1StyleLength
    public static C1StyleLength FitParent {get;}
    See Also