Uses of Class
LumiSoft.UI.Controls.WGrid.WGridControl

Packages that use WGridControl
LumiSoft.UI.Controls.WGrid   
 

Uses of WGridControl in LumiSoft.UI.Controls.WGrid
 

Methods in LumiSoft.UI.Controls.WGrid that return WGridControl
 WGridControl WGridTableView.getGrid()
          Gets view owner grid control.
 

Constructors in LumiSoft.UI.Controls.WGrid with parameters of type WGridControl
WGridTableView(WGridControl grid)
          Default constructor.