GrapeCity MultiRow for Windows Forms 11.0J
GetRowsHeight(MultiRowElementStates) メソッド

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

パラメータ

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

戻り値の型

includeFilterで指定した属性を持つRowCollection内のRowオブジェクトの累積的な高さを示すSystem.Int32
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.