バージョン

CalculateAutoResizeWidth(PerformAutoSizeType,Boolean) メソッド

自動サイズ変更の幅を計算します。
シンタックス
'宣言
 
Public Overloads Function CalculateAutoResizeWidth( _
   ByVal autoSizeType As PerformAutoSizeType, _
   ByVal includeHeader As Boolean _
) As Integer
public int CalculateAutoResizeWidth( 
   PerformAutoSizeType autoSizeType,
   bool includeHeader
)

パラメータ

autoSizeType
自動サイズ変更のタイプ。
includeHeader
ヘッダーの幅を含めるかどうかを示します。
参照