[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocumentItem.NestedOutlinesMode

NestedOutlinesMode Property

NestedOutlinesMode

Gets or sets a value specifying how outlines of the document or report represented by the current item will be treated when the outline for the whole multi-document is prepared. This property is ignored if OutlineNode is null.

For details, see the remarks section of the Outlines property.

Declaration
public NestedOutlinesMode NestedOutlinesMode { get; set; }
See Also