Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / Empty Property

In This Topic
    Empty Property (ReportSize)
    In This Topic
    Represents an empty size.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Empty As ReportSize
    public static ReportSize Empty {get;}
    See Also