MindFusion WinForms Programmer's Guide
ReportItem.Location Property
See Also
 





Gets or sets the position of the item.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public virtual Location Location { get; set; }

Visual Basic  Copy Code

Public Overridable Property Location As Location

 Property Value

A Location object specifyinf the position of the report item relative to its parent element.

 See Also

ReportItem Members
ReportItem Class
MindFusion.Reporting Namespace
Size Property