C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport.Legacy Namespace / Utils Class / ReadAutoHeight Method

In This Topic
ReadAutoHeight Method (Utils)
In This Topic
Syntax
'Declaration
 
Public Shared Function ReadAutoHeight( _
   ByVal node As XmlNodeWrapperBase, _
   ByVal defValue As AutoSizeBehavior _
) As AutoSizeBehavior
 

Parameters

node
defValue
See Also