| Visual Basic (Declaration) | |
|---|---|
Public Property Value As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Value {get; set;} | |
The Value can be in the form of an expression.
|
| ActiveReports Developer 7 | |
| Value Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomPropertyDefinition Class : Value Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Property Value As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Value {get; set;} | |