public virtual override void StartEditingCell(int row, Xwt.CellView cell) { }
public virtual Xwt.Rectangle GetCellBounds(Xwt.TreePosition pos, Xwt.CellView cell, bool includeMargin) { throw new NotImplementedException(); }
public virtual override Xwt.Rectangle GetCellBounds(int row, Xwt.CellView cell, bool includeMargin) { throw new NotImplementedException(); }