public bool Destroy(object DataControlId)
 {
     return(DDataControl.Destroy(DataControlId) == 1);
 }