Class Shape
Processing class for Shape item.
Inheritance
System.Object
Shape
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class Shape : ShapeItemBase, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, IDynamicItem, ITableCellInternal, ITableCell
Methods
SetAdditionalShapeProperties(ShapeBase)
Declaration
protected override void SetAdditionalShapeProperties(ShapeBase shapeType)
Parameters
ShapeBase
shapeType
|
Overrides
ShouldSerializeAdditionalProperties()
Declaration
protected override bool ShouldSerializeAdditionalProperties()
Returns
System.Boolean
|