Back to Devexpress

TcxCustomGridTableItem.AI Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableitem.md

latest1.3 KB
Original Source

TcxCustomGridTableItem.AI Property

Provides access to AI-powered functionality settings.

Declaration

delphi
property AI: TcxGridTableItemAIOptions read; write;

Property Value

TypeDescription
TcxGridTableItemAIOptions

Stores AI-powered functionality settings for a grid data item.

|

Remarks

Use AI.SmartPaste property to configure AI-powered SmartPaste functionality for the data item.

Smart Paste Command

To execute a Smart Paste command, call the GridView.SmartPaste procedure.

See Also

TdxLayoutControlItem.AI Property

TcxCustomGridTableItem Class

TcxCustomGridTableItem Members

cxGridCustomTableView Unit