FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > RangeGroupModelEventArgs クラス > RangeGroupModelEventArgs コンストラクタ : RangeGroupModelEventArgs コンストラクタ(Boolean,RangeGroupModelEventType) |
'Declaration Public Function New( _ ByVal isRowGroup As Boolean, _ ByVal type As RangeGroupModelEventType _ )
'使用法 Dim isRowGroup As Boolean Dim type As RangeGroupModelEventType Dim instance As New RangeGroupModelEventArgs(isRowGroup, type)
public RangeGroupModelEventArgs( bool isRowGroup, RangeGroupModelEventType type )