TcxCustomNavigatorButtons.Insert Property
A button that inserts a new record before the current record.
Declaration
property Insert: TcxNavigatorButton index NBDI_INSERT read; write;
Property Value
Type |
---|
TcxNavigatorButton |
Remarks
This button also enables the Post and Cancel buttons and disables Edit.
The default index of this button in the collection is NBDI_INSERT.
See Also