Gets or sets the width of the current item.
Negative sizes are allowed only for lines (the height/width gives the offset of the endpoint of the line from the start point).
Namespace:
C1.C1Rdl.Rdl2008Default is null which means the height of the containing object minus Top.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ReportSize Height { get; set; } |
Visual Basic |
---|
Public Property Height As ReportSize Get Set |