Persistate API documentation
BoundToMasterGrid Property
NamespacesPersistate.UI.DesktopPContainerBoundToMasterGrid

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

Gets or sets a value indicating whether this container is bound dynamically to a master grid.
Declaration Syntax
C#
public bool BoundToMasterGrid { get; set; }
Remarks
If this is set true, when the user selects a new current row in the master grid, this container will be re-bound dynamically for the newly selected row. See the remarks for the SetBindings method for details.

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