Telerik Reporting

Classes

  ClassDescription
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
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.
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.
FormattingRule
MarginsU
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.
PointUConverter
Converts a PointU object from one data type to another. Access this class through the TypeDescriptor object.
SelectorCollection
Represents a collection of objects that implement ISelector
SizeUConverter
Converts a SizeU object from one data type to another. Access this class through the TypeDescriptor object.
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
UnitConverter
Converts a Unit object from one data type to another. Access this class through the TypeDescriptor object.
Watermark
Represents a watermark on a printable page.
WatermarkCollection
Represents a collection of watermarks on a printable page.

Structures

  StructureDescription
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

  InterfaceDescription
ISelector
Allows an object to implement a style selector, and represents a set of methods to match a ReportItemBase and clone the selector.

Enumerations

  EnumerationDescription
BackgroundRepeat
Indicates how a background image will be repeated.
BorderType
Specifies the type of a border.
HorizontalAlign
Specifies the vertical alignment of an object or 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 an 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.