Intersoft ClientUI Documentation
IRegion Interface Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework.Regions Namespace : IRegion Interface


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.  
 PropertyContextGets 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.  
 PropertyEnableViewSortingGets 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.  
 PropertySortComparisonGets or sets the comparison used to sort the views.  
 PropertyViewsGets the collection of the views registered in this IRegion instance.  
Top

Public Methods

 NameDescription
 MethodActivateMarks the specified view as active.  
 MethodAddOverloaded. Adds a new view to the region.  
 MethodDeactivateMarks the specified view as inactive.  
 MethodGetViewReturns the view instance that was added to the region using a specific name.  
 MethodGetViewFromMetadataReturns 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.  
 MethodRemoveRemoves the specified view from the region.  
Top

See Also

© 2012 All Rights Reserved.