SupportsEdit: Boolean;
SupportsEdit: boolean;
The SupportsEdit property determines whether data source supports editing.
Available values:
True. Data source supports editing.
False. Data source does not support editing.
The property use is given in the example for IDmReportDataSource.CopyToTabSheet.
See also: