Intersoft ClientUI Documentation
GridCallOutElement Property



Gets the grid callout element.
Syntax
Public ReadOnly Property GridCallOutElement As UXCallOut
Dim instance As UXStackMenu
Dim value As UXCallOut
 
value = instance.GridCallOutElement
public UXCallOut GridCallOutElement {get;}
public:
property UXCallOut^ GridCallOutElement {
   UXCallOut^ 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

UXStackMenu Class
UXStackMenu Members

Send Feedback