alexa

    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