Gets or sets the distance of the item from the left of the containing object, as a percentage of the container's size.

Default is 0.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public RdlFloat Left { get; set; }
Visual Basic
Public Property Left As RdlFloat
	Get
	Set

See Also