Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
RegionManager Property
NamespacesGenesyslab.Desktop.Modules.Windows.Views.Common.StaticCaseDataStaticCaseDataViewRegionManager
Gets or sets the region manager.
Declaration Syntax
C#Visual BasicVisual C++
public IRegionManager RegionManager { get; set; }
Public Property RegionManager As IRegionManager
public:
property IRegionManager^ RegionManager {
	IRegionManager^ get ();
	void set (IRegionManager^ value);
}
Value
The region manager.

Assembly: Genesyslab.Desktop.Modules.Windows (Module: Genesyslab.Desktop.Modules.Windows) Version: 8.0.2.15 (8.0.002.15)