TcxGridServerModeTableView Class
In This Article
The Table View that provides support for server mode.
#Declaration
Delphi
TcxGridServerModeTableView = class(
TcxGridTableView
)
#Remarks
Refer to the Connecting to Data in Server Mode topic for details on how to bind this View to data in server mode.
#Inheritance
See Also