Gets or sets the position of the item.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public virtual Location Location { get; set; } |
Visual Basic Copy Code |
---|
Public Overridable Property Location As Location |
A Location object specifyinf the position of the report item relative to its parent element.