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

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