'Declaration Public Enum Characteristics Inherits System.Enum
public enum Characteristics : System.Enum
'Declaration Public Enum Characteristics Inherits System.Enum
public enum Characteristics : System.Enum
Member | 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 | True if the value expression of the text box contains document map references. |
IsCumulative | The IReportItem contains cumulative total expression. |
None | IReportItem has none of these characteristics. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Characteristics