Gets or sets the value of the current tag.

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

Syntax

C#
public abstract Object Value { get; set; }
Visual Basic
Public MustOverride Property Value As Object
	Get
	Set

See Also