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


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