バージョン

GridRowType 列挙体

UltraGridBand の UltraGridBand.GetRowEnumerator の rowType パラメーターおよび RowsCollection の RowsCollection.GetRowEnumerator メソッドを指定するために使用されます。
シンタックス
'宣言
 
Public Enum GridRowType 
   Inherits System.Enum
public enum GridRowType : System.Enum 
メンバ
メンバ解説
DataRowデータ行。
GroupByRowグループ化の行
参照