Class CustomProperty
Summary description for CustomProperty
Inheritance
System.Object
CustomProperty
Namespace: Syncfusion.Reporting
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class CustomProperty : ConfigurationElement
Constructors
CustomProperty()
Declaration
public CustomProperty()
Properties
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |