FarPoint.Win.Spread
RangeGroupInfo Constructor
See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RangeGroupInfo Class : RangeGroupInfo Constructor


Creates a RangeGroupInfo(RangeGroupInfo object) from serialization.

Overload List

OverloadDescription
RangeGroupInfo Constructor() Initializes a new instance of the RangeGroupInfo class.  
RangeGroupInfo Constructor(Int32,Int32) Initializes a new instance of the RangeGroupInfo class with the start index and end index.  
RangeGroupInfo Constructor(Int32,Int32,RangeGroupInfo) Initializes a new instance of the RangeGroupInfo class with the start index, end index, and parent group.  

See Also