ActiveReports 12
Value Property (CustomPropertyDefinition)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomPropertyDefinition Class : Value Property
The value of the custom property.
Syntax
'Declaration
 
Public Property Value As ExpressionInfo
public ExpressionInfo Value {get; set;}
Remarks
The Value can be in the form of an expression.
See Also

Reference

CustomPropertyDefinition Class
CustomPropertyDefinition Members