Class PictureBox
Represents the processing instance of the PictureBox item.
Inheritance
System.Object
PictureBox
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class PictureBox : ReportItem, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, IDynamicItem, ITableCellInternal, ITableCell, IImageContainer
Properties
Image
ImageAlignment
MimeType
Declaration
public string MimeType { get; }
Property Value
System.String
|