WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CustomProperty - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CustomProperty

    Summary description for CustomProperty

    Inheritance
    System.Object
    CustomProperty
    Namespace: Syncfusion.Reporting
    Assembly: Syncfusion.ReportControls.Wpf.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved