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

Packages that use WGridControl
LumiSoft.UI.Controls.Grid   
 

Uses of WGridControl in LumiSoft.UI.Controls.Grid
 

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

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