Progress® Telerik® Reporting R3 2021
Telerik.Reporting.Drawing Namespace
Classes
Class | Description | |
---|---|---|
![]() | AttributeSelector |
Represents a selector that matches a property value of a report item.
|
![]() | AttributeSelectorBase |
Provides the abstract base class for an attribute selector.
|
![]() | BackgroundImage |
Represents a background image associated with a
Style |
![]() | BackgroundOverlay |
Represents a background overlay image on the design surface or on a printable page.
|
![]() | BorderBase | |
![]() | BorderColor |
A class used to specify the color of the border of an item.
|
![]() | BorderStyle |
A class used to specify the style of the border of an item.
|
![]() | BorderWidth |
A class used to specify the width of the border of an item.
|
![]() | ColorPalette |
Represents a collection of user-selected colors.
|
![]() | ConditionalFormatting | |
![]() | DescendantSelector |
Represents a selector that matches an item that is a descendant of
another item.
|
![]() | ExternalStyleSheet |
Represents an external style sheet used to style a report.
|
![]() | ExternalStyleSheetCollection |
Represents a collection of
ExternalStyleSheet objects.
|
![]() | Font |
Defines a particular format for text, including font face, size, and
style attributes.
|
![]() | FontExtensions |
Font class extensions
|
![]() | FormattingRule | |
![]() | GradientPalette |
A color palette that generates transitional colors based on a continuous linear gradient between two base colors.
|
![]() | MarginsU | |
![]() | MonochromaticPalette |
A color palette that provides colors generated using a variable lightness between defined minimum and maximum values.
|
![]() | Padding |
Represents padding information associated with a report item.
|
![]() | PageSettings |
Specifies settings that apply to a single, printed page.
|
![]() | PictureWatermark |
Represents a picture watermark on a printable page.
|
![]() | SelectorCollection |
Represents a collection of objects that implement
ISelector |
![]() | Style |
Represents the style of a report item.
|
![]() | StyleRule |
Represents a style rule to be applied.
|
![]() | StyleRuleCollection |
Represents a collection of
StyleRule objects.
|
![]() | StyleSelector |
An attribute selector based on the style name property.
|
![]() | StyleSheet |
Represents a collection of styles for a
ReportItemBase |
![]() | TextWatermark |
Represents a text watermark on a printable page.
|
![]() | TypeSelector |
Represents a selector base on a Type |
![]() | Watermark |
Represents a watermark on a printable page.
|
![]() | WatermarkCollection |
Represents a collection of watermarks on a printable page.
|
Structures
Structure | Description | |
---|---|---|
![]() | PointU |
Represents an ordered pair of unit-based point x- and y-coordinates
that defines a point in a two-dimensional plane.
|
![]() | RectangleU |
Stores a set of four Unit-based numbers that represent the location and
size of a rectangle.
|
![]() | SizeU |
Stores an ordered pair of Unit-based numbers, typically the width and
height of a rectangle.
|
![]() | Unit |
A structure representing a unit of measure.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IColorPalette |
A common interface for all the color palette implementations.
|
![]() | ISelector |
Allows an object to implement a style selector, and represents a set
of methods to match a ReportItemBase
and clone the selector.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | BackgroundRepeat |
Indicates how a background image will be repeated.
|
![]() | BorderType |
Specifies the type of a border.
|
![]() | HorizontalAlign |
Specifies the horizontal alignment of the text in a report item.
|
![]() | ImageSizeMode |
Specifies how an image is positioned within an item.
|
![]() | LineStyle |
Specifies the type of a line item
|
![]() | UnitType |
Represents the type of a Unit.
|
![]() | VerticalAlign |
Specifies the vertical alignment of an object or text in a report item.
|
![]() | WatermarkOrientation |
Defines the orientation of the watermark text on the printable page.
|
![]() | WatermarkPosition |
Defines the position of the watermark relative to the other items on the printable page.
|
![]() | WatermarkSizeMode |
Defines the sizing mode of the watermark image on the printable page.
|