Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IGroupSupport2 Interface
Members


In This Topic
    IGroupSupport2 Interface
    In This Topic
    Interface that supports grouping.
    Syntax
    'Declaration
     
    
    Public Interface IGroupSupport2 
       Inherits IGroupSupport, ISheetDataModel 
    'Usage
     
    
    Dim instance As IGroupSupport2
    public interface IGroupSupport2 : IGroupSupport, ISheetDataModel  
    See Also