TcxGridDBLayoutViewItem Class
In This Article
A data-aware Layout View’s data item.
#Declaration
Delphi
TcxGridDBLayoutViewItem = class(
TcxGridLayoutViewItem
)
#Remarks
This item type is used by the bound Layout View.
The TcxGridDBLayoutViewItem object is referenced by the View’s Items property.
#Inheritance
See Also