TcxCustomGridTableViewData.NewItemRecord Property
In This Article
Provides access to a new item record in the parent grid View.
#Declaration
Delphi
property NewItemRecord: TcxCustomGridRecord read;
#Property Value
Type | Description |
---|---|
Tcx |
Returns a new item record if the Has Cast returned object to the corresponding terminal Tcx Tip Call the |
See Also