[]
        
(Showing Draft Content)

C1.C1Preview.ReferenceEnum

ReferenceEnum Enum

<p>For internal use.</p>

Specifies a referenced object in an expression in a Unit.

Namespace: C1.C1Preview
Assembly: C1.WPF.PrintDocument.4.6.2.dll
Syntax
public enum ReferenceEnum

Fields

Name Description
Column

The current page column.

Id

An object with the specified Id (provided for backward compatibility only).

Name

An object with the specified name.

Next

The next object at the same level as the current object.

Page

The current page.

PageIndex

A page with the specific index.

Parent

The parent of the current object.

Prev

The previous object at the same level as the current object.

Self

The current object.