menu

WinForms

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

    Show / Hide Table of Contents

    Interface IGetItemProperties

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

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public interface IGetItemProperties

    Methods

    GetItemProperties()

    Returns a System.ComponentModel.PropertyDescriptorCollection.

    Declaration
    PropertyDescriptorCollection GetItemProperties()
    Returns
    Type Description
    System.ComponentModel.PropertyDescriptorCollection

    A System.ComponentModel.PropertyDescriptorCollection.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved