menu

WPF

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

    Show / Hide Table of Contents

    Class ItemsSourceControl

    Represent the ItemsSourceControl

    Inheritance
    System.Object
    ItemsSourceControl
    Implements
    System.IDisposable
    Namespace: Syncfusion.Windows.PropertyGrid
    Assembly: Syncfusion.PropertyGrid.Wpf.dll
    Syntax
    public class ItemsSourceControl : ItemsControl, IDisposable

    Constructors

    ItemsSourceControl()

    Initializes a new instance of the ItemsSourceControl class.

    Declaration
    public ItemsSourceControl()

    Methods

    Dispose()

    Dispose to clear managed resources.

    Declaration
    public void Dispose()

    OnApplyTemplate()

    When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.

    Declaration
    public override void OnApplyTemplate()

    Implements

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