[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.AutoFilterMode

AutoFilterMode Property

AutoFilterMode

Gets or sets the AutoFilterMode which indicates which filtering UI is used.

Declaration
public AutoFilterMode AutoFilterMode { get; set; }
Public Property AutoFilterMode As AutoFilterMode
Remarks

Note: In versions earlier than V7, if you set the SheetView.RowFilter to a HideRowFilter, the label of the header cell in the filter column (specified through FilterColumnDefinition) changed to the "FilterBy" string (if the column is not filtered, the "(All)" string is displayed). In version 7, specify the AutoFilterMode (if your mode differs from the default mode FilterGadget) before you set a HideRowFilter to SheetView.