public bool ValidateEditableRows()
 {
     return(_bocList.ValidateCustomColumns());
 }