Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IDataManager Interface
Members


In This Topic
    IDataManager Interface
    In This Topic
    Represents the data manager of a worksheet.
    Syntax
    'Declaration
     
    
    Public Interface IDataManager 
    'Usage
     
    
    Dim instance As IDataManager
    public interface IDataManager 
    See Also