[]
        
(Showing Draft Content)

C1.Report.SubSection.AutoHeight

AutoHeight Property

AutoHeight

Gets or sets a value determining how the height of the sub-section changes depending on its content.

Declaration
[C1Category("Layout")]
[C1Description("SubSection.AutoHeight", "Determines how the height of the sub-section changes depending on its content.")]
public AutoSizeBehavior AutoHeight { get; set; }
<C1Category("Layout")>
<C1Description("SubSection.AutoHeight", "Determines how the height of the sub-section changes depending on its content.")>
Public Property AutoHeight As AutoSizeBehavior