Gets or sets the height 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 width of the containing object minus Left.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public ReportSize Width { get; set; } |
Visual Basic |
---|
Public Property Width As ReportSize Get Set |