Gets or sets the distance of the current item from the top of the containing object.
Namespace:
C1.C1Rdl.Rdl2008The default is 0.
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 |