[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FilterColumnDefinitionCollection.IndexOf

IndexOf Method

IndexOf(FilterColumnDefinition)

Returns the index of the specified filter column definition in the collection.

Declaration
public virtual int IndexOf(FilterColumnDefinition fcd)
Public Overridable Function IndexOf(fcd As FilterColumnDefinition) As Integer
Parameters
Type Name Description
FilterColumnDefinition fcd

Filter column definition for which to return the index

Returns
Type Description
int

Zero-based index of the filter column definition in the collection, or -1 if the filter column definition was not found