Intersoft ClientUI Documentation
ReflectionImage Property



Gets the reflection image element.
Syntax
Public ReadOnly Property ReflectionImage As Grid
Dim instance As ContentReflector
Dim value As Grid
 
value = instance.ReflectionImage
public Grid ReflectionImage {get;}
public:
property Grid^ ReflectionImage {
   Grid^ 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

ContentReflector Class
ContentReflector Members

Send Feedback