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 : NoDataObject, IDisposable, IStyle, IFont, IBackgroundImage, IBorderColor, IBorderStyle, IBorderWidth, IPadding, INamedObject, IProcessingElement, IEvaluationContext, IInteractiveItem, IServiceProvider, ISupportsInitialize, IDynamicItem, ITableCellInternal, ITableCell, INoDataObject, IImageContainer
Properties
Image
ImageAlignment
MimeType
Declaration
public string MimeType { get; }
Property Value
System.String
|
RenderNoData
Declaration
public override bool RenderNoData { get; }
Property Value
System.Boolean
|
Overrides
Sizing
Visible
Declaration
public override bool Visible { get; set; }
Property Value
System.Boolean
|