DBSheetDefTable Class

DataTable Class for filling DBSheetCols DataGridView

Inheritance Hierarchy

Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public class DBSheetDefTable : DataTable

The DBSheetDefTable type exposes the following members.

Constructors

ClassSummary
public constructorDBSheetDefTable()

Methods

NameSummary
public methodAdd(DBSheetDefRow)
public methodGetNewRow()
protected methodGetRowType()
protected methodNewRowFromBuilder(DataRowBuilder)
public methodRemove(DBSheetDefRow)

Properties

NameSummary
public propertiesItem(Int32)