ClassTextItemBase
Class
Base class for TextBox and CheckBox classes
Definition
Namespace:Telerik.Reporting.Processing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public abstract class TextItemBase : ReportItem, ITableCell
Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementReportItemBaseReportItemTextItemBase
Derived Classes:
Implements:
Inherited Members
Properties
Format
Gets or sets the character(s) that specify how text is formatted.
Declaration
cs-api-definition
public string Format { get; set; }
Property Value
string