Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1Size Structure / Empty Property

In This Topic
    Empty Property (C1Size)
    In This Topic
    Gets a value that represents a static empty C1Size.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Empty As C1Size
    public static C1Size Empty {get;}
    See Also