Skip to main content

IPageContent.Views property

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Get a list of views.

IList<IViewContent> Views { get; }

Type

  • IList<IViewContent>