Boolean IDataTable.IsFixedRowCount { get; }

Get whether additional rows can be added or removed from the contained .

Remarks

This MUST be `true` if is `true`, or if any of the contained columns are read-only.