Version

Search Results

IIndex Interface Methods

Public Methods

IIndex Interface Properties

Public Properties

AddLevel Method (IIndex)

Adds a level of depth to the index element. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Index.ILevel interface.

Alphabet Property

Gets the style of the alphabet. Syntax

Infragistics.Documents.Reports.Report.Index Namespace

Interfaces Interface Description See Also Reference Infragistics.Documents.Reports Assembly

IPathResolver Interface

Provides an interface to resolve paths. Syntax Remarks This interface is generally used to resolve paths when loading information from XML, or when loading an image over the web via HTTP.

Resolve Method

Resolves a path. Syntax Parameters path A string value that represents a path to resolve. Return Value A string value that represents the resolved path.

IQuickImage Interface

Represents a quick image element. Syntax Remarks As a lightweight counterpart to IImage, a QuickImage element is not as customizable, including the lack of ability to apply a preset pattern. The following properties are on an IImage element that do not have corresponding versions within a QuickImage element: IImag...