| Intersoft.Client.Framework.Regions.Adapters Namespace : SelectionControlRegionAdapter Class | 
The following tables list the members exposed by SelectionControlRegionAdapter.
| Name | Description | |
|---|---|---|
![]()  | SelectionControlRegionAdapter Constructor | 
| Name | Description | |
|---|---|---|
![]()  | IsItemContainerRequired | Determines whether a specific item container is required for this adapter. | 
| Name | Description | |
|---|---|---|
![]()  | Control | The control associated to the adapter. | 
![]()  | ControlRegion | The region associated to the adapter. | 
| Name | Description | |
|---|---|---|
![]()  | Activate | Overridden. Activates the specified view. | 
![]()  | Adapt | Overridden. Adapts an object (typically a control) to the specified Intersoft.Client.Framework.Regions.IRegion. | 
![]()  | CanActivate | Overridden. Determines whether the specified Intersoft.Client.Framework.Regions.IRegion supports activation. | 
![]()  | CanDeactivate | Overridden. Determines whether the specified Intersoft.Client.Framework.Regions.IRegion supports deactivation. | 
![]()  | Deactivate | Overridden. Deactivates the specified view. | 
![]()  | Dispose | Overridden. Called when the adapter is disposed. | 
![]()  | GetViews | Overridden. Returns the existing views registered in the Intersoft.Client.Framework.Regions.IRegion associated with this adapter. | 
![]()  | InvalidateViews | Invalidates the views and perform synchronization between the physical and registered views. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ISSelectionControl>) | 
![]()  | Release | Overridden. Releases the adapter from the specified Intersoft.Client.Framework.Regions.IRegion and frees the resources allocated by the adapter. | 
![]()  | Remove | Overridden. Removes the specified view from the region. | 
| Name | Description | |
|---|---|---|
![]()  | DiscoverViews | Called when the adapter performs view discovery. (Inherited from Intersoft.Client.Framework.Regions.RegionAdapterBase<ISSelectionControl>) | 
![]()  | GetContainer | Gets the container of the specified item. | 
![]()  | GetContent | Gets the content of the given container. | 
![]()  | PrepareContainerForItem | Prepare the container for the specified item. | 
![]()  | SynchronizeViews | Overridden. |