SupportsEdit: Boolean;
The SupportsEdit property determines whether a 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: