Skip to main content
All docs
V25.2
  • TcxGridTableItemAIOptions Class

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

    Declaration

    TcxGridTableItemAIOptions = class(
        TPersistent
    )

    Remarks

    Use the SmartPaste property to configure a grid data item with the Smart Paste functionality.

    Direct TcxGridTableItemAIOptions Class Reference

    The TcxCustomGridTableItem.AI property references a TcxGridTableItemAIOptions object.

    Inheritance

    TObject
    TPersistent
    TcxGridTableItemAIOptions
    See Also