[]
        
(Showing Draft Content)

C1.Report.SubSection.Height

Height Property

Height

Gets or sets the SubSection height, in twips.

Declaration
[C1Category("Layout")]
[TypeConverter(typeof(PageUnitConverter))]
public double Height { get; set; }
<C1Category("Layout")>
<TypeConverter(GetType(PageUnitConverter))>
Public Property Height As Double