[]
Gets or sets a value determining how the height of the sub-section changes depending on its content.
[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