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 |
---|
System.Object |