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
Internal use only
Declaration
public ImageAlignment ImageAlignment { get; }
Property Value
ImageAlignment
|
MimeType
Internal use only
Declaration
public string MimeType { get; }
Property Value
System.String
|
RenderNoData
Internal use only
Declaration
public override bool RenderNoData { get; }
Property Value
System.Boolean
|
Overrides
Sizing
Visible
Internal use only
Declaration
public override bool Visible { get; set; }
Property Value
System.Boolean
|