Skip to main content

IViewItemContent interface

Namespace: NextDesign.Desktop.DocumentGenerator

Description

Content that represents an item in a view of a document.

Affiliation area

NameDescription
Document GenerationAPIs to access document generation.

Inherit Base

NameDescription
IDocumentContentThe content of the document.

Property

NameDescription
ControlGets or sets the view's UI widget.
FieldGets a field.

The value is set only for views of the field.
ItemsGets the list of child elements of the view.
ModelGets the model.

Values are set only for views of the model.
OutlineLevelGets the current outline level.

Method

NameDescription
ResetOutlineLevelReset the outline level to the end.
SetModelSets the model.