menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IProperty - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IProperty

    Represents the Iproperty Interface

    Namespace: Syncfusion.Windows.PropertyGrid
    Assembly: Syncfusion.PropertyGrid.Wpf.dll
    Syntax
    public interface IProperty

    Properties

    PropertyName

    Get and set the PropertyName

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

    PropertyType

    Get and set the PropertyType

    Declaration
    string PropertyType { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved