ComponentOne FlexReport for WinForms
AutoHeight Property (FieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FieldBase Class : AutoHeight Property
Gets or sets a value determining how height of object changes depending on its content.
Syntax
'Declaration
 
Public Property AutoHeight As AutoSizeBehavior
public AutoSizeBehavior AutoHeight {get; set;}
See Also

Reference

FieldBase Class
FieldBase Members