Gets or sets the distance of the current item from the top of the containing object.

The default is 0.

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

Syntax

C#
public ReportSize Top { get; set; }
Visual Basic
Public Property Top As ReportSize
	Get
	Set

See Also