public function SetInsertOperationColumn(CustomEditColumn $value)
 {
     $this->innerField->SetInsertOperationColumn($value);
 }