PowerTools MultiRow for Windows Forms 8.0J
GetRowsWidth(MultiRowElementStates) メソッド

. MultiRowElementStates 値のビットごとの組み合わせ。
指定した基準を満たす Row オブジェクトの累積的な幅を取得します。
構文
Public Overloads Function GetRowsWidth( _
   ByVal includeFilter As MultiRowElementStates _
) As Integer
public int GetRowsWidth( 
   MultiRowElementStates includeFilter
)

パラメータ

includeFilter
. MultiRowElementStates 値のビットごとの組み合わせ。

戻り値の型

includeFilter で指定した属性を持つ RowCollection 内の Row オブジェクトの累積的な幅を示す System.Int32
例外
例外解説
System.ComponentModel.InvalidEnumArgumentExceptionincludeFilter が、列挙体 MultiRowElementStates の有効な値ではありません。
参照

RowCollection クラス
RowCollection メンバ
オーバーロード一覧

 

 


© 2008-2015 GrapeCity inc. All rights reserved.