Icon Editing Property

property Editing: Boolean

Usage

Available In: Client and Server Applications

Indicates whether the dataset is currently inserting or updating the active row via the Insert or Update methods, or if the dataset is currently searching for a row via the Find method.
Image