Spread Silverlight Documentation
AutoFilterEditor Class
Members 


Represents a text filter editor.
Object Model
AutoFilterEditor Class
Syntax
'Declaration
 
<System.Windows.TemplatePartAttribute(Name="OKButon", Type=System.Windows.Controls.Button)>
<System.Windows.TemplatePartAttribute(Name="CancelButton", Type=System.Windows.Controls.Button)>
<System.Windows.TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsControl)>
Public Class AutoFilterEditor 
   Inherits System.Windows.Controls.Control
'Usage
 
Dim instance As AutoFilterEditor
[System.Windows.TemplatePart(Name="OKButon", Type=System.Windows.Controls.Button)]
[System.Windows.TemplatePart(Name="CancelButton", Type=System.Windows.Controls.Button)]
[System.Windows.TemplatePart(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsControl)]
public class AutoFilterEditor : System.Windows.Controls.Control 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               GrapeCity.Windows.SpreadSheet.UI.AutoFilterEditor

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

AutoFilterEditor Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.