void ExpandRangeGroup( int level, int endIndex, bool isRowGroup, bool expand )
'Declaration Overloads Sub ExpandRangeGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Declaration
Overloads Sub ExpandRangeGroup( _ ByVal level As Integer, _ ByVal endIndex As Integer, _ ByVal isRowGroup As Boolean, _ ByVal expand As Boolean _ )
'Usage Dim instance As IRangeGroupSupport Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandRangeGroup(level, endIndex, isRowGroup, expand)
'Usage
Dim instance As IRangeGroupSupport Dim level As Integer Dim endIndex As Integer Dim isRowGroup As Boolean Dim expand As Boolean instance.ExpandRangeGroup(level, endIndex, isRowGroup, expand)
IRangeGroupSupport Interface IRangeGroupSupport Members Overload List