[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.CustomPropertyDefinition.Value

Value Property

Value

Gets or sets the value of the custom property, which can be an expression.

Declaration
public ExpressionInfo Value { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object representing the value of the custom property.