protected override int OnGetIndexInParent()
 {
     return(cell_parent.GetCellIndex(this));
 }