Spread WPF Documentation
SeparatorDropDownItemControl Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : SeparatorDropDownItemControl Class
Represents a filter dropdown dialog's separator item control.
Object Model
SeparatorDropDownItemControl Class
Syntax
'Declaration
 
Public Class SeparatorDropDownItemControl 
   Inherits DropDownItemBaseControl
'Usage
 
Dim instance As SeparatorDropDownItemControl
public class SeparatorDropDownItemControl : DropDownItemBaseControl 
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.SeparatorDropDownItemControl

See Also

Reference

SeparatorDropDownItemControl Members
GrapeCity.Windows.SpreadSheet.UI Namespace