[This is preliminary documentation and is subject to change.]
Sets up the bindings for the column.
| C# |
public void SetBindings( PGrid pGrid )
- pGrid (PGrid)
- The grid to which this column belongs.
This links the given Operation to the handler which
will execute the Operation when the cell is clicked. It also sets the
image from one in the StandardImageList, if it is not
already set.