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