MindFusion.Reporting for Silverlight Programmer's Guide
ReportItem.Size Property
See Also
 





Gets or sets the of the item. This is dependency property.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public Dimension Size { get; set; }

Visual Basic  Copy Code

Public Property Size As Dimension

 Property Value

An instance of the Dimension structure specifying the size of the item.

 See Also

ReportItem Members
ReportItem Class
MindFusion.Reporting.Silverlight Namespace
Location Property