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

In This Topic
    IsEmpty Property (C1Size)
    In This Topic
    Gets a value indicating whether this instance is empty.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also