C1.Web.Mvc Namespace / Interleaved2of5 Class / Components Property

In This Topic
Components Property (Interleaved2of5)
In This Topic
Gets the child components.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public ReadOnly Property Components As IList(Of Component)
 
See Also