Spread Windows Forms 12.0 Product Documentation
ChangedIndexes Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupModelEventArgs Class : ChangedIndexes Property
Gets the indexes of changed rows or columns of the outline (range group).
Syntax
'Declaration
 
Public ReadOnly Property ChangedIndexes As Integer()
'Usage
 
Dim instance As RangeGroupModelEventArgs
Dim value() As Integer
 
value = instance.ChangedIndexes
public int[] ChangedIndexes {get;}
See Also

Reference

RangeGroupModelEventArgs Class
RangeGroupModelEventArgs Members