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