Class
Barcode

Internal use only

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

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

Inheritance: objectReportObjectLayoutElementVisualElementProcessingElementReportItemBaseReportItemBarcode

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

Angle

Internal use only

Declaration

cs-api-definition
public double Angle { get; set; }

Property Value

double

BarAlign

Internal use only

Declaration

cs-api-definition
public HorizontalAlign BarAlign { get; set; }

Property Value

HorizontalAlign

Checksum

Internal use only

Declaration

cs-api-definition
public bool Checksum { get; set; }

Property Value

bool

Module

Internal use only

Declaration

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

Property Value

Unit

ShowText

Internal use only

Declaration

cs-api-definition
[Obsolete("Telerik.Reporting.Processing.Barcode.ShowText property is now obsolete. You can set this property through the Bindings mechanism.")]
public bool ShowText { get; set; }

Property Value

bool

Stretch

Internal use only

Declaration

cs-api-definition
public bool Stretch { get; set; }

Property Value

bool

Value

Internal use only

Declaration

cs-api-definition
public object Value { get; set; }

Property Value

object