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)
stub for adding a row
public methodGetNewRow()
get a new row for DBSheetDefRow type
protected methodGetRowType()
get the allowed type for a row (= DBSheetDefRow)
protected methodNewRowFromBuilder(DataRowBuilder)
override to get a new row from the DataRowBuilder
public methodRemove(DBSheetDefRow)
stub for removing a row

Properties

NameSummary
public propertiesItem(Int32)
returns one selected item from the DBSheetDefRow item collection