TcxGridServerModeBandedTableView Class
In This Article
The Banded Table View that provides support for server mode.
#Declaration
Delphi
TcxGridServerModeBandedTableView = class(
TcxGridBandedTableView
)
#Remarks
Refer to the Connecting to Data in Server Mode topic to learn how to bind this View to data in server mode.
#Inheritance
Show 11 items
See Also