MindFusion.Wpf Pack Programmer's Guide
ReportItem.Size Property
See Also
 





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

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 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.Wpf Namespace
Location Property