Reporting

Gets a Style object specifying the appearance of the report item.

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

Syntax

C#
public Style Style { get; }
Visual Basic
Public ReadOnly Property Style As Style
	Get

Field Value

A Style object specifying the items's style.

Version Information

Supported in: 1.0.1

See Also