Gets or sets the height of the current report body.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ReportSize Height { get; set; } |
Visual Basic |
---|
Public Property Height As ReportSize Get Set |