C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / ChildComponentsCreated Property

In This Topic
ChildComponentsCreated Property (ViewerBase)
In This Topic
Gets or sets a boolean value indicates whether child components are created.
Syntax
'Declaration
 
Protected Property ChildComponentsCreated As Boolean
 
See Also