Spread WPF Documentation
AutoFilterListBox Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : AutoFilterListBox Class
Represents auto filter listbox to display the filter items.
Object Model
AutoFilterListBox Class
Syntax
'Declaration
 
Public Class AutoFilterListBox 
   Inherits System.Windows.Controls.ListBox
'Usage
 
Dim instance As AutoFilterListBox
public class AutoFilterListBox : System.Windows.Controls.ListBox 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.ListBox
                              GrapeCity.Windows.SpreadSheet.UI.AutoFilterListBox

See Also

Reference

AutoFilterListBox Members
GrapeCity.Windows.SpreadSheet.UI Namespace