Version

Search Results

Brush Property (Background)

Gets the Brush. Syntax

Drawing Property

Gets the custom drawing object. Syntax

Background Constructor()

Initializes a new instance of the Background class. Syntax

Background Constructor(Brush)

Initializes a new instance of the Background class. Syntax Parameters brush A Infragistics.Documents.Reports.Graphics.Brush object.

Background Constructor(Brush,IDrawing)

Initializes a new instance of the Background class. Syntax Parameters brush A Infragistics.Documents.Reports.Graphics.Brush object.drawing A cusom drawing object.

Background Constructor(Color)

Initializes a new instance of the Background class. Syntax Parameters color A Infragistics.Documents.Reports.Graphics.Color object to define solid brush.

Background Constructor

Overload List

IBand Interface

Represents a band element. Syntax Remarks A band can be used to decorate its content with repeatable headers, footers, and dividers.

IBandDivider Interface

Represents a band divider. Syntax Remarks A divider will only be rendered when the content exceeds the limit of what can be shown on a single page. This class is meant to be used as a visual cue in the logical flow of the content.

IBandDivider Interface Members

Public Properties Public Methods