GrapeCity SPREAD for Windows Forms 11.0J
ValidateGroupState メソッド


構文
'Declaration
 
Protected Sub ValidateGroupState( _
   ByVal isRowGroup As Boolean, _
   ByVal fromIndex As Integer, _
   ByVal count As Integer, _
   ByVal updateCollapsedIndexes As Boolean _
) 
'使用法
 
Dim instance As DefaultRangeGroupModel
Dim isRowGroup As Boolean
Dim fromIndex As Integer
Dim count As Integer
Dim updateCollapsedIndexes As Boolean
 
instance.ValidateGroupState(isRowGroup, fromIndex, count, updateCollapsedIndexes)
protected void ValidateGroupState( 
   bool isRowGroup,
   int fromIndex,
   int count,
   bool updateCollapsedIndexes
)

パラメータ

isRowGroup
fromIndex
count
updateCollapsedIndexes
参照

DefaultRangeGroupModel クラス
DefaultRangeGroupModel メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.