Class
ShapeItemBase

Processing class for ShapeItem descendants.

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

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

Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementReportItemBaseReportItemShapeItemBase

Derived Classes: CrossSectionItemShape

Implements: ITableCell

Inherited Members ReportItem.BoundsReportItem.LocationReportItem.SizeReportItem.TopReportItem.LeftReportItem.WidthReportItem.HeightReportItem.DockingReportItem.AnchoringReportItemBase.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

ShapeType

Internal use only

Declaration

cs-api-definition
public virtual ShapeBase ShapeType { get; }

Property Value

ShapeBase

Methods

SetAdditionalShapeProperties(ShapeBase)

Internal use only

Declaration

cs-api-definition
protected virtual void SetAdditionalShapeProperties(ShapeBase shapeType)

Parameters

shapeType

ShapeBase

ShouldSerializeAdditionalProperties()

Internal use only

Declaration

cs-api-definition
protected virtual bool ShouldSerializeAdditionalProperties()

Returns

bool