Spread Silverlight Documentation
DropDownItemBaseControl Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : DropDownItemBaseControl Class
Represents a filter dropdown dialog's item base control.
Object Model
DropDownItemBaseControl Class
Syntax
'Declaration
 
Public MustInherit Class DropDownItemBaseControl 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As DropDownItemBaseControl
public abstract class DropDownItemBaseControl : System.Windows.Controls.ContentControl 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  GrapeCity.Windows.SpreadSheet.UI.DropDownItemBaseControl
                     GrapeCity.Windows.SpreadSheet.UI.AutoFilterDropDownItemControl
                     GrapeCity.Windows.SpreadSheet.UI.DropDownItemControl
                     GrapeCity.Windows.SpreadSheet.UI.SeparatorDropDownItemControl

See Also

Reference

DropDownItemBaseControl Members
GrapeCity.Windows.SpreadSheet.UI Namespace