Intersoft ClientUI Documentation
Regions Property (RegionManager)



Gets the collection of IRegion registered in this region manager.
Syntax
Public ReadOnly Property Regions As IRegionCollection
Dim instance As RegionManager
Dim value As IRegionCollection
 
value = instance.Regions
public IRegionCollection Regions {get;}
public:
property IRegionCollection^ Regions {
   IRegionCollection^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RegionManager Class
RegionManager Members

Send Feedback