Reporting

Represents a background image associated with a Style

Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class BackgroundImage : IBackgroundImage
Visual Basic
Public Class BackgroundImage _
	Implements IBackgroundImage

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Drawing..::..BackgroundImage

See Also