Spread WPF Documentation
AutoFilterCheckBox Class
Members 


Represents auto filter check box to indicates the filter item take effect or not.
Object Model
AutoFilterCheckBox Class
Syntax
'Declaration
 
Public Class AutoFilterCheckBox 
   Inherits System.Windows.Controls.CheckBox
'Usage
 
Dim instance As AutoFilterCheckBox
public class AutoFilterCheckBox : System.Windows.Controls.CheckBox 
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
                        System.Windows.Controls.Primitives.ButtonBase
                           System.Windows.Controls.Primitives.ToggleButton
                              System.Windows.Controls.CheckBox
                                 GrapeCity.Windows.SpreadSheet.UI.AutoFilterCheckBox

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

AutoFilterCheckBox Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.