Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IDataManager Interface

In This Topic
    IDataManager Interface Methods
    In This Topic

    For a list of all members of this type, see IDataManager members.

    Public Methods
     NameDescription
     MethodAdds the unbound row to the data source for a sheet.  
     MethodAdds unbound rows for a sheet.  
     MethodGets the index of the column specified by name.  
     MethodGets the column name at the specified position.  
     MethodDetermines whether the row is bound.  
     MethodBinds a model column to a specified data source column.  
    Top
    See Also