Skip to main content

TcxGridServerModeTableView Class

The Table View that provides support for server mode.

Declaration

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.

See Also