ComponentOne FlexReport for WPF
ReadAutoHeight Method

C1.WPF.FlexReport.4 Assembly > C1.WPF.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