Spread WPF Documentation
ColumnDropDownList Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : ColumnDropDownList Class
Represents a filter dropdown dialog control.
Object Model
ColumnDropDownList Class
Syntax
'Declaration
 
Public Class ColumnDropDownList 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As ColumnDropDownList
public class ColumnDropDownList : System.Windows.Controls.ItemsControl 
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
                        GrapeCity.Windows.SpreadSheet.UI.ColumnDropDownList

See Also

Reference

ColumnDropDownList Members
GrapeCity.Windows.SpreadSheet.UI Namespace