| MasterListToListBinderTModel, TListModel Fields | 
The MasterListToListBinderTModel, TListModel generic type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | _CheckedChangedHandler | 
            Protected method that is handles changing the checked state for an item.
             | 
|  | _FetchColumns | 
            Protected method that fetches the content of the list, split into columns.
             | 
|  | _UpdatesLocked | 
            True if changes are not to be copied between the control and the model.
            (Inherited from ControlBinder.) | 
 See Also
See Also