Persistate API documentation
SetBindings Method (pGrid)
NamespacesPersistate.UI.DesktopPGridOperationColumnSetBindings(PGrid)

[This is preliminary documentation and is subject to change.]

Sets up the bindings for the column.
Declaration Syntax
C#
public void SetBindings(
	PGrid pGrid
)
Parameters
pGrid (PGrid)
The grid to which this column belongs.
Remarks
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.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)