DbGrid Class Reference

Inheritance diagram for DbGrid:

Grid ScrolledWindow Panel Window EvtHandler wxObject IDisposable

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this (Window parent, int id)
 this (Window parent, int id, Point pos)
 this (Window parent, int id, Point pos, Size size)
 this (Window parent, int id, Point pos, Size size, int style)
 this (Window parent, int id, Point pos, Size size, int style, string name)
 this (Window parent)
 this (Window parent, Point pos)
 this (Window parent, Point pos, Size size)
 this (Window parent, Point pos, Size size, int style)
 this (Window parent, Point pos, Size size, int style, string name)
DataSet dataSet ()
void dataSet (DataSet value)
ColumnMapping columnMapping ()
void columnMapping (ColumnMapping value)
int DefaultColumnWidth ()
void DefaultColumnWidth (int value)
void AddColumnMapping (string dbcolumnname, string newcolumnname)
void AddColumnMapping (string dbcolumnname, string newcolumnname, int width)
DbGridMsg CreateGridFromDataSet (string tablename)
DbGridMsg CreateGridFromColumnMapping (string tablename)
void AddRow ()
DataRow GetRow (int num)


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from Grid.

this ( Window  parent,
int  id 
)

this ( Window  parent,
int  id,
Point  pos 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size,
int  style 
)

this ( Window  parent,
int  id,
Point  pos,
Size  size,
int  style,
string  name 
)

Reimplemented from ScrolledWindow.

this ( Window  parent  ) 

this ( Window  parent,
Point  pos 
)

this ( Window  parent,
Point  pos,
Size  size 
)

this ( Window  parent,
Point  pos,
Size  size,
int  style 
)

this ( Window  parent,
Point  pos,
Size  size,
int  style,
string  name 
)

Reimplemented from ScrolledWindow.


Member Function Documentation

DataSet dataSet (  ) 

void dataSet ( DataSet  value  ) 

ColumnMapping columnMapping (  ) 

void columnMapping ( ColumnMapping  value  ) 

int DefaultColumnWidth (  ) 

void DefaultColumnWidth ( int  value  ) 

void AddColumnMapping ( string  dbcolumnname,
string  newcolumnname 
)

void AddColumnMapping ( string  dbcolumnname,
string  newcolumnname,
int  width 
)

DbGridMsg CreateGridFromDataSet ( string  tablename  ) 

DbGridMsg CreateGridFromColumnMapping ( string  tablename  ) 

void AddRow (  ) 

DataRow GetRow ( int  num  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:23 2009 for wxD by  doxygen 1.5.4