Spread Silverlight 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.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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

DropDownItemBaseControl Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.