Class
ReportItem

Internal use only

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public class ReportItem : ReportItemBase, ITableCell

Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementReportItemBaseReportItem

Derived Classes: BarcodeHtmlTextBoxNoDataObjectPanelShapeItemBaseSubReportTextItemBase

Implements: ITableCell

Inherited Members ReportItemBase.InitializeDefinitionBasedProperties(ReportObject)ReportItemBase.TryExecuteMethodByName(string)ReportItemBase.ProcessAccessibleRole()ReportItemBase.ProcessAccessibleDescription()ReportItemBase.ProcessAIDescription()ReportItemBase.Dispose(bool)ReportItemBase.BookmarkReportItemBase.BookmarkIdReportItemBase.DocumentMapTextReportItemBase.TocTextReportItemBase.ActionReportItemBase.ItemDataBindingMethodNameReportItemBase.ItemDataBoundMethodNameReportItemBase.ItemDefinitionReportItemBase.NameReportItemBase.AccessibleDescriptionReportItemBase.AccessibleRoleReportItemBase.AIDescriptionProcessingElement.OnError(Exception)ProcessingElement.ConvertBoundValue(PropertyInfo, object)ProcessingElement.ToString()ProcessingElement.ExceptionProcessingElement.ParentProcessingElement.ReportProcessingElement.CultureProcessingElement.ChildElementsProcessingElement.DataObjectProcessingElement.ThrowWhenBindingUnsuccessfulVisualElement.StyleVisualElement.VisibleLayoutElement.ParentElementReportObject.ToString(string[])

Properties

Anchoring

Internal use only

Declaration

cs-api-definition
public AnchoringStyles Anchoring { get; }

Property Value

AnchoringStyles

Bounds

Internal use only

Declaration

cs-api-definition
public RectangleU Bounds { get; set; }

Property Value

RectangleU

Docking

Internal use only

Declaration

cs-api-definition
public DockingStyle Docking { get; }

Property Value

DockingStyle

Height

Internal use only

Declaration

cs-api-definition
public Unit Height { get; set; }

Property Value

Unit

Left

Internal use only

Declaration

cs-api-definition
public Unit Left { get; set; }

Property Value

Unit

Location

Internal use only

Declaration

cs-api-definition
public PointU Location { get; set; }

Property Value

PointU

Size

Internal use only

Declaration

cs-api-definition
public SizeU Size { get; set; }

Property Value

SizeU

Top

Internal use only

Declaration

cs-api-definition
public Unit Top { get; set; }

Property Value

Unit

Width

Internal use only

Declaration

cs-api-definition
public Unit Width { get; set; }

Property Value

Unit