Gets the absolute value of the current size (in Units).

Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public double Value { get; }
Visual Basic
Public ReadOnly Property Value As Double
	Get

See Also