[]
Specifies characteristics that may be held by a IReportItem.
[Flags]
public enum Characteristics
| Name | Description |
|---|---|
| HasDelayedContent | IReportItem has a value that may not be known when initially rendered. |
| HasDelayedVisibility | The visibility of the ITextBox may not be known when initially rendered. |
| HasDocumentMapPath |
|
| IsCumulative | The IReportItem contains cumulative total expression. |
| None | IReportItem has none of these characteristics. |