[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Variable

Variable Class

Represents a variable of the list grouping.

Inheritance
Variable
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class Variable

Constructors

Name Description
Variable()

Initializes a new instance of the Variable class.

Properties

Name Description
Name

Gets or sets a name of the variable.

Value

Gets or sets a value of the variable.

Writable

Gets or sets a value indicating whether the variable is writable.

Extension Methods