TcxGridLayoutViewItem Class
In This Article
A Layout View‘s data item.
#Declaration
Delphi
TcxGridLayoutViewItem = class(
TcxCustomGridTableItem
)
#Remarks
The TcxGridLayoutViewItem object is referenced by the View’s Items or VisibleItems property.
#Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponent
TcxCustomGridTableItem
TcxGridLayoutViewItem
See Also