[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.FilterBarDropDownSelectionChangingEventArgs

FilterBarDropDownSelectionChangingEventArgs Class

Represents the event data for the FilterBar editor.

Inheritance
FilterBarDropDownSelectionChangingEventArgs
Namespace: FarPoint.Win.Spread.CellType
Assembly: FarPoint.Win.Spread.dll
Syntax
public class FilterBarDropDownSelectionChangingEventArgs : EventArgs
Public Class FilterBarDropDownSelectionChangingEventArgs
    Inherits EventArgs

Constructors

Name Description
FilterBarDropDownSelectionChangingEventArgs(int, object)

Creates a new FilterBarEditorSelectionChangedEventArgs object.

Properties

Name Description
ChangesObject

The new value.

ColumnIndex

Specifies the column index.

Handled

Indicates whether the new value is handled.