Intersoft ClientUI Documentation
Framework Property (ISRangeControl)



Gets the entity framework.
Syntax
Public ReadOnly Property Framework As ISFramework
Dim instance As ISRangeControl
Dim value As ISFramework
 
value = instance.Framework
public ISFramework Framework {get;}
public:
property ISFramework^ Framework {
   ISFramework^ 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

ISRangeControl Class
ISRangeControl Members

Send Feedback