Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IRangeGroupModel2 Interface
Members


In This Topic
IRangeGroupModel2 Interface
In This Topic
Interface that supports creating a model that represents an outline (range group) of rows or columns.
Syntax
'Declaration
 
Public Interface IRangeGroupModel2 
   Inherits IRangeGroupModel 
 
'Usage
 
Dim instance As IRangeGroupModel2
See Also