Spread WPF Documentation
DropDownItemBaseControl Class
Members 


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.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

DropDownItemBaseControl Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.