Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OffsetsD Structure / IsEmpty Property

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