WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PinnableListBoxEventArgs

    Show / Hide Table of Contents

    Class PinnableListBoxEventArgs

    Inheritance
    System.Object
    PinnableListBoxEventArgs
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class PinnableListBoxEventArgs : RoutedEventArgs

    Constructors

    PinnableListBoxEventArgs()

    Declaration
    public PinnableListBoxEventArgs()

    Properties

    PinnablelistboxItem

    Declaration
    public object PinnablelistboxItem { get; set; }
    Property Value
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved