[]
public abstract class TextItem : ReportItem, IReportComponent, IComponent, IDisposable, IValidateable
| Name | Description |
|---|---|
| TextItem() | Initializes a new instance of the TextItem class. |
| Name | Description |
|---|---|
| CustomCSSClasses | Gets or sets the custom CSS class names for a text item. |
| DataElementStyle | Gets or sets a value indicating whether the text item value is rendered as an element or attribute. |
| Value | Gets or sets an expression whose value is displayed in the text item. |