Public Methods
Public Properties
Adds a level of depth to the index element. Syntax Return Value An object that implements the Infragistics.Documents.Reports.Report.Index.ILevel interface.
Gets the style of the alphabet. Syntax
Interfaces Interface Description See Also Reference Infragistics.Documents.Reports Assembly
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.
Public Methods
Public Methods
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.
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...