Intersoft ClientUI Documentation
IRegion Interface Members
Properties  Methods 

The following tables list the members exposed by IRegion.

Public Properties
 NameDescription
 PropertyAdapterGets the IRegionAdapter used to adapt the Host element to this IRegion instance.  
 PropertyContext Gets or sets a context for the region. This value can be used by the user to share context with the views.  
 PropertyDiscoveryProviderGets or sets the IViewDiscoveryProvider for this IRegion instance.  
 PropertyEnableViewSorting Gets or sets a value that indicates whether the views in the region should be sorted.  
 PropertyHostGets the element that hosts this IRegion instance.  
 PropertyNameGets the name of the region that uniquely identifies the region within a IRegionManager.  
 PropertyRegionManagerGets the IRegionManager that owns this IRegion instance.  
 PropertyResolvedViewsGets the collection of the views that consisted of the original items and new items added in this IRegion instance.  
 PropertySortComparison Gets or sets the comparison used to sort the views.  
 PropertyViewsGets the collection of the views registered in this IRegion instance.  
Top
Public Methods
 NameDescription
 MethodActivate Marks the specified view as active.  
 MethodAddOverloaded. Adds a new view to the region.  
 MethodDeactivate Marks the specified view as inactive.  
 MethodGetView Returns the view instance that was added to the region using a specific name.  
 MethodGetViewFromMetadata Returns the view instance based on the specified metadata.  
 MethodInvalidateViewsInvalidates the existing views and synchronize the available elements with the views registered in this IRegion instance.  
 MethodRemove Removes the specified view from the region.  
Top
See Also

Reference

IRegion Interface
Intersoft.Client.Framework.Regions Namespace

Send Feedback