Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Data Namespace / DataManager Class


In This Topic
    DataManager Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets whether to generate the columns automatically based on the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public PropertyGets the number of rows in the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public PropertyOverridden. Gets or sets whether to allow the user to add a new row when the sheet is bound.  
    Public PropertyGets or sets the data member (table name) to use for data. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public PropertyGets or sets the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public Property (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public PropertyGets or sets the type of the object in the list for the list data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public PropertyGets or sets the position of the new row when the worksheet is bound.  
    Public PropertyGets the number of bound rows in the data source. (Inherited from GrapeCity.Spreadsheet.Data.DataManagerBase)
    Public PropertyGets or sets the index of the unbound new row.  
    Public PropertyOverridden.   
    Top
    See Also