Spread Windows Forms 9.0 Product Documentation
IFilterItemEditor Interface Members
Properties  Methods  Events

The following tables list the members exposed by IFilterItemEditor.

Public Properties
 NameDescription
 PropertyIgnoreFiringFilterItemValueChangedEventGets or sets whether to fire the FilterItemValueChanged event.  
 PropertyIntervalGets or sets the time, in milliseconds, before the FilterItemValueChanged event is raised relative to the last occurrence of the FilterItemValueChanged event.  
Top
Public Methods
 NameDescription
 MethodCancelEditingCancels cell editing. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetEditorControlGets the control associated with the editor. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetEditorValueGets the value in the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetPreferredSizeGets the preferred (maximum needed) size of the cell for the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodGetReservedCursorGets the cursor reserved for this editor. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsReservedKeyDetermines whether the specified key has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsReservedLocationDetermines whether the specified cursor location has special meaning to the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsValidDetermines whether the specified value is valid. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodIsValidFilterItemDetermines whether the filter item is valid to apply to the sheetview.  
 MethodSetEditorValueSets the value of the editor control. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodShowSubEditorShows the subeditor control associated with the cell. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodStartEditingStarts cell editing with the specified options. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
 MethodStopEditingStops cell editing. (Inherited from FarPoint.Win.Spread.CellType.IEditor)
Top
Public Events
 NameDescription
 EventFilterItemValueChangedOccurs when the filter value has been changed by the user.  
Top
See Also

Reference

IFilterItemEditor Interface
FarPoint.Win.Spread.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.