Persistate API documentation
SetBindings Method (persistateGrid)
NamespacesPersistate.UI.DesktopPGridTextBoxColumnSetBindings(PGrid)

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

Sets up the bindings for the column. This takes as start point the DataPropertyName, and sets bindings as appropriate.
Declaration Syntax
C#
public void SetBindings(
	PGrid persistateGrid
)
Parameters
persistateGrid (PGrid)
The grid to which this column belongs.

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