Click or drag to resize
MasterListToListBinderTModel, TListModel Fields

The MasterListToListBinderTModel, TListModel generic type exposes the following members.

Fields
  NameDescription
Protected field_CheckedChangedHandler
Protected method that is handles changing the checked state for an item.
Protected field_FetchColumns
Protected method that fetches the content of the list, split into columns.
Protected field_UpdatesLocked
True if changes are not to be copied between the control and the model.
(Inherited from ControlBinder.)
Top
See Also