WPF 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class DesignParameter

Inheritance
System.Object
DesignParameter
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.RDL.Data
Assembly: BoldReports.Wpf.dll
Syntax
[Obsolete("DesignParameter")]
public class DesignParameter

Constructors

DesignParameter()

Declaration
public DesignParameter()

Properties

DataType

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

IsNull

Declaration
public bool IsNull { get; set; }
Property Value
Type Description
System.Boolean

Name

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

Value

Declaration
public object Value { get; set; }
Property Value
Type Description
System.Object
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