Skip to main content

IViewContent.Items property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Gets a list of child elements of a view.

IList<IViewItemContent> Items { get; }

Type

  • IList<IViewItemContent>