Spread WPF Documentation
AutoFilterListBoxItem Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : AutoFilterListBoxItem Class
Represents auto filter listbox item to display the filter item.
Object Model
AutoFilterListBoxItem Class
Syntax
'Declaration
 
Public Class AutoFilterListBoxItem 
   Inherits System.Windows.Controls.ListBoxItem
'Usage
 
Dim instance As AutoFilterListBoxItem
public class AutoFilterListBoxItem : System.Windows.Controls.ListBoxItem 
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.ContentControl
                        System.Windows.Controls.ListBoxItem
                           GrapeCity.Windows.SpreadSheet.UI.AutoFilterListBoxItem

See Also

Reference

AutoFilterListBoxItem Members
GrapeCity.Windows.SpreadSheet.UI Namespace