[]
        
(Showing Draft Content)

C1.Report.FieldBase.AutoHeight

AutoHeight Property

AutoHeight

Gets or sets a value determining how height of object changes depending on its content.

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