Spread for ASP.NET 12 Product Documentation
FilterMenuType Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : FilterMenuType Enumeration
Specifies the type of filter menu in the filter bar.
Syntax
'Declaration
 
Public Enum FilterMenuType 
   Inherits System.Enum
'Usage
 
Dim instance As FilterMenuType
public enum FilterMenuType : System.Enum 
Members
MemberDescription
AutoSpecifies that the menu type is automatically indicated by analyzing the data in the column
DateSpecifies the datetime filter menu
EnhancedSpecifies the enhanced filter menu
NumberSpecifies the number filter menu
TextSpecifies the text filter menu
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.FilterMenuType

See Also

Reference

FarPoint.Web.Spread Namespace