[]
This is an abstract class that the ReportItem's layout manager creates, interprets and uses to denote a range with a logical beginning and end in its underlying content.
Represents an extension methods for ITargetDevice
Specifies the class used to implement layout services for a component.
Represents an extension methods for ILayoutPage
Supported page information.
Describes the target rendering device capabilities for a specific set of features.
Contains information about the part of the layout area in which a mouse click occurs.
Encapsulates information about layout operations for the report item to provide input for the ILayoutManager interface.
Represents the target device and other layout operation properties.
Encapsulates the output of layout manager operations
Encapsulates intermediate result (current state) of layout operation.
Represents visual styles for all borders.
Content range implementation for the composite layout.
Represents a basic content range interface.
Content range implementation for the fixed page layout.
Represents a virtual grid composed of the IGridCell
Represents a single cell in the virtual grid.
Represents the collection of columns in a grid.
Represents an area that contains a layout.
ц Represents an area that contains a layout and provide collapsing support for hidden items inside layout area
Represents the layout engine public interface.
Summary description for ILayoutEngineFactory.
Represents a layout manager interface for providing custom layout logic or supporting advanced layout features such as pagination.
Represents an interface for a layout page.
Represents an interface for layout sections.
Represents the interface for the layout tree.
Represents the interface for the report layout.
Represents an extended interface for the report layout with additional properties for evaluation message styling.
Represents the report section info.
Represents a resolve method for spanned cells of the grid.
Represents a content range implementation for StaticContentLayoutManager.
Interface to encapsulate target device properties and features, including, but not limited: - avail. fonts; - font/color mapping; - conversion of logical units to physical (dpi); - etc.
Represents the content range of the textbox.
Specifies evaluation message alignment.
All the features recognized by the layout engine. This enumeration is used to locate rendering device capabilities.
Specifies which area is hit. This enumeration is used with the HitTestResult property to determine where a mouse click occurs.
Specifies what layout options are available for the report item. This enumeration is used with the Capabilities property.
Specifies the direction in which the layout runs on the current page. This enumeration is used with the LayoutDirection property.
Indicates the progress of the layout operation. This enumeration is used with the LayoutStatus property.
Represents the modes for applying custom margins in a report.
Specifies the different methods to indicate spanned cells.
Specifies notification callback for layout operation.