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





Gets or sets the position of this item relative to its parent element. This is a dependency property.

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

 Syntax

C#  Copy Code

public Location Location { get; set; }

Visual Basic  Copy Code

Public Property Location As Location

 Property Value

An instance of the Location structure specifying the position of the item.

 See Also

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