Reporting

A structure representing a unit of measure.

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

Syntax

C#
[SerializableAttribute]
public struct Unit : IComparable, IComparable<Unit>
Visual Basic
<SerializableAttribute> _
Public Structure Unit _
	Implements IComparable, IComparable(Of Unit)

Version Information

Supported in: 1.0.1

See Also