Intersoft ClientUI Documentation
Position Property (ReportRenderItem)



Gets a value that specifies the logical container for holding design and rendered element position and size.
Syntax
Public ReadOnly Property Position As ItemMeasurement
Dim instance As ReportRenderItem
Dim value As ItemMeasurement
 
value = instance.Position
public ItemMeasurement Position {get;}
public:
property ItemMeasurement^ Position {
   ItemMeasurement^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportRenderItem Class
ReportRenderItem Members

Send Feedback