ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / DefaultSizeAttribute Class / Size Property

In This Topic
    Size Property (DefaultSizeAttribute)
    In This Topic
    Gets or sets the size value.
    Syntax
    'Declaration
     
    Public Property Size As SizeF
    public SizeF Size {get; set;}
    See Also