Reporting

Represents the style of a report item.

Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class Style : IStyle
Visual Basic
Public Class Style _
	Implements IStyle

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Drawing..::..Style

See Also