Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IGroupFooterSupport Interface
Members


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