Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IGroupSupport Interface
Members


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