menu

WinForms

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

    Show / Hide Table of Contents

    Interface IItemPropertiesSource

    Provides support for the GetItemProperties() method that returns a System.ComponentModel.PropertyDescriptorCollection.

    Namespace: Syncfusion.ComponentModel
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface IItemPropertiesSource

    Methods

    GetItemProperties()

    Returns a collection of property descriptors.

    Declaration
    PropertyDescriptorCollection GetItemProperties()
    Returns
    Type
    System.ComponentModel.PropertyDescriptorCollection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved