[]
Gets or sets a value determining how the height of the section changes depending on its content.
[C1Category("Layout")]
[C1Description("Section.AutoHeight", "Determines how the height of the section changes depending on its content.")]
public AutoSizeBehavior AutoHeight { get; set; }
<C1Category("Layout")>
<C1Description("Section.AutoHeight", "Determines how the height of the section changes depending on its content.")>
Public Property AutoHeight As AutoSizeBehavior