public ReadOnlyDataFormDelegate(DataFormReadOnly owner) { this.owner = owner; }
public ReadOnlyDataFormDelegate(DataFormReadOnly owner){ this.owner = owner; }