[]
Represents a report item which has a unique key. The key can be used in dictionaries.
[Obsolete("This is not used anywhere, and should be removed")]
public interface IReportItemRenderInfo
Name | Description |
---|---|
HasRenderTimeExpressions | Gets a value indicating whether the report item definition contains expressions which refer to render-time context (themes, page level expressions, etc.). |
Key | Gets the unique key of the report item in the render tree. |