Spread Windows Forms 12.0 Product Documentation
collapsedIndexList Field (RangeGroupStateChangeUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > RangeGroupStateChangeUndoAction Class : collapsedIndexList Field
Specifies the collection of collapsed indexes inside an outline (range group).
Syntax
'Declaration
 
Protected collapsedIndexList As ArrayList
'Usage
 
Dim instance As RangeGroupStateChangeUndoAction
Dim value As ArrayList
 
value = instance.collapsedIndexList
 
instance.collapsedIndexList = value
protected ArrayList collapsedIndexList
See Also

Reference

RangeGroupStateChangeUndoAction Class
RangeGroupStateChangeUndoAction Members