FlexReport for WPF
ReadAutoHeight メソッド (Utils)


C1.WPF.Report アセンブリ > C1.WPF.Report.Legacy 名前空間 > Utils クラス : ReadAutoHeight メソッド
シンタックス
'宣言
 
Public Shared Function ReadAutoHeight( _
   ByVal node As XmlNodeWrapperBase, _
   ByVal defValue As AutoSizeBehavior _
) As AutoSizeBehavior
'使用法
 
Dim node As XmlNodeWrapperBase
Dim defValue As AutoSizeBehavior
Dim value As AutoSizeBehavior
 
value = Utils.ReadAutoHeight(node, defValue)
public static AutoSizeBehavior ReadAutoHeight( 
   XmlNodeWrapperBase node,
   AutoSizeBehavior defValue
)

パラメータ

node
defValue
参照

Utils クラス
Utils メンバ