Spread Windows Forms 12.0 Product Documentation
Elements Property (ElementControl)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementControl Class : Elements Property
Gets the collection of IElement-derived objects that the current ElementControl contains.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property Elements As Elements
'Usage
 
Dim instance As ElementControl
Dim value As Elements
 
value = instance.Elements
protected virtual Elements Elements {get;}

Property Value

Elements object containing the elements
See Also

Reference

ElementControl Class
ElementControl Members