[]
Gets or sets a display name of the report section. This name is visible to the user, such as in a tab page title in a dashboard viewer.
[Obsolete("Use Label instead.")]
public ExpressionInfo DisplayName { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object representing the display name of the report section. |
This property is obsolete. Use Label instead.