C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / RtfField Class / Left Property

In This Topic
Left Property (RtfField)
In This Topic
Gets or sets the X coordinate of the field's left edge in twips.
Syntax
'Declaration
 
Public Property Left As Double
 
Remarks

A field's location is the distance from its upper left corner to the upper left corner of its containing SubSection.

Setting the Left or Top property to zero places the field at the very left or top of its containing section.

See Also