ComponentOne FlexReport for WinForms
ReadAutoHeight Method

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Legacy Namespace > Utils Class : ReadAutoHeight Method
Syntax
'Declaration
 
Public Shared Function ReadAutoHeight( _
   ByVal node As XmlNodeWrapperBase, _
   ByVal defValue As AutoSizeBehavior _
) As AutoSizeBehavior
public static AutoSizeBehavior ReadAutoHeight( 
   XmlNodeWrapperBase node,
   AutoSizeBehavior defValue
)

Parameters

node
defValue
See Also

Reference

Utils Class
Utils Members