Spread Silverlight Documentation
FilterButton Class
Members 


Represents a GcSpreadSheet filter button.
Object Model
FilterButton Class
Syntax
'Declaration
 
<System.Windows.TemplateVisualStateAttribute(Name="Ascend", GroupName="SortFilterStates")>
<System.Windows.TemplateVisualStateAttribute(GroupName="SortFilterStates", Name="FilterAscend")>
<System.Windows.TemplateVisualStateAttribute(GroupName="SortFilterStates", Name="NoSortFilter")>
<System.Windows.TemplateVisualStateAttribute(GroupName="SortFilterStates", Name="Descend")>
<System.Windows.TemplateVisualStateAttribute(GroupName="SortFilterStates", Name="FilterAscend")>
<System.Windows.TemplateVisualStateAttribute(GroupName="SortFilterStates", Name="Filter")>
Public Class FilterButton 
   Inherits System.Windows.Controls.Button
'Usage
 
Dim instance As FilterButton
[System.Windows.TemplateVisualState(Name="Ascend", GroupName="SortFilterStates")]
[System.Windows.TemplateVisualState(GroupName="SortFilterStates", Name="FilterAscend")]
[System.Windows.TemplateVisualState(GroupName="SortFilterStates", Name="NoSortFilter")]
[System.Windows.TemplateVisualState(GroupName="SortFilterStates", Name="Descend")]
[System.Windows.TemplateVisualState(GroupName="SortFilterStates", Name="FilterAscend")]
[System.Windows.TemplateVisualState(GroupName="SortFilterStates", Name="Filter")]
public class FilterButton : System.Windows.Controls.Button 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  System.Windows.Controls.Primitives.ButtonBase
                     System.Windows.Controls.Button
                        GrapeCity.Windows.SpreadSheet.UI.FilterButton

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

FilterButton Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.