ASP.NET Core 12.1.12
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class CustomPropertyExpVal

Represents a custom property with a name and value pair.

Inheritance
System.Object
CustomPropertyExpVal
Namespace: BoldReports.Serialization.JsonModels
Assembly: BoldReports.Web.dll
Syntax
public class CustomPropertyExpVal : Object

Constructors

CustomPropertyExpVal()

Declaration
public CustomPropertyExpVal()

Properties

Name

Gets or sets the name of the report item.

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

A System.String representing the name of the report item.

Value

Gets or sets the value associated with the report item.

Declaration
public string Value { get; set; }
Property Value
Type Description
System.String

A System.String representing the value of the report item.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved