(Leadtools.Controls)

UserElements Property

Show in webframe





Gets the user views.
Syntax
public List<Element> UserElements {get;}
Public ReadOnly Property UserElements As List(Of Element)
public List<Element> UserElements {get;}
@property (nonatomic,retain,readonly) NSMutableArray* userViews;
            
public List<View> getUserViews()
            
 get_UserElements(); 

Property Value

The user views.
Remarks

Any extra views that should participate in the events handling. If you are adding any views on top of the viewer in the page, then you must add these views into UserElements to allow the service to handle events on these views.

Requirements

Target Platforms

See Also

Reference

InteractiveService Class
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.