The following tables list the members exposed by FilterRowCell.
Name | Description | |
---|---|---|
![]() | FilterRowCell Constructor | Initializes a new instance of the FilterRowCell class. |
Name | Description | |
---|---|---|
![]() | AttachedElement | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) |
![]() | BindingMode | Gets the Infragistics.Controls.Grids.CellBase.BindingMode that will be applied when binding a Infragistics.Controls.Grids.CellBase to data. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | EditingSettings | Overridden. Gets the Infragistics.Controls.Grids.EditingSettingsBaseOverride object that controls the settings for this object. |
![]() | EnableCustomEditorBehaviors | Overridden. Allows a Cell to disable Editor Behavior Support if they choose to. |
![]() | IsDirty | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) |
![]() | MouseOverState | Determines the string that should be used for the "MouseOver" Visual State of the CellControlBase. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | NormalState | Determines the string that should be used for the "Normal" Visual State of the CellControlBase. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | RecyclingElementType | Gets the Type of control that should be created for the Infragistics.Controls.Grids.Cell. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | RecyclingIdentifier | If a Infragistics.Controls.Grids.CellBase.RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | ResolveColumn | Resolves the underlying Infragistics.Controls.Grids.Column object that this Infragistics.Controls.Grids.Cell represents (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | ResolveIsCellEditable | Gets if the particular Cell has a field attribute that says it can edit. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | ResolveStyle | Overridden. Gets the Style that should be applied to the FilterRowCellControl when it's attached. |
![]() | ShouldClearDataContext | Gets whether the control attached to the cell should reset it DataContext when a new Cell is attached to it. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | SilentUpdate | Gets / sets if the filters being built by modifing this object should call for a rebind of data. |
![]() | SupportsActivation | Gets whether this particular Infragistics.Controls.Grids.CellBase can be made Active (Inherited from Infragistics.Controls.Grids.CellBase) |
Name | Description | |
---|---|---|
![]() | Refresh | Refreshes the content of the cell. (Inherited from Infragistics.Controls.Grids.CellBase) |
Name | Description | |
---|---|---|
![]() | ApplyStyle | Applies the resolved style of a Cell to it's CellControlBase (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | CreateCellBindingConverter | Creates the System.Windows.Data.IValueConverter which will be attached to this Infragistics.Controls.Grids.Cell. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | CreateCellValueBinding | Overridden. Creates the binding used by the CellValueObject for updating |
![]() | CreateInstanceOfRecyclingElement | Overridden. Creates a new instance of a FilterRowCellControl for the FilterRowCell. |
![]() | CreateRecyclingIdentifier | Creates a recycling identifier with which can be used for identifying a recyclable element. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | EditorValueChanged | Method called when the editor of the column registers a value changed. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | EnsureCurrentState | Overridden. Ensures that Infragistics.Controls.Grids.Cell is in the correct state. |
![]() | EnterEditMode | Places the specified Infragistics.Controls.Grids.Cell into edit mode. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | ExitEditMode | Takes the specified Infragistics.Controls.Grids.Cell out of edit mode. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | HandleKeyDown | Should be handled by a derived class so that a cell can determine what to do with the given keyboard action. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | OnCellClick | Overridden. Invoked when a cell is clicked. |
![]() | OnCellDoubleClick | Invoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | OnCellDragging | Invoked when dragging the mouse over a cell. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | OnCellMouseDown | Overridden. Invoked when a cell is clicked. |
![]() | OnCellMouseMove | Executed when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.CellBase) |
![]() | OnCellMouseUp | (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | OnElementAttached | Overridden. Called when the CellControlBase is attached to the Infragistics.Controls.Grids.CellBase |
![]() | OnElementReleased | Overridden. Called when the CellControlBase is removed from the Infragistics.Controls.Grids.CellBase |
![]() | OnElementReleasing | Invoked when a System.Windows.FrameworkElement is being released from an object. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) |
![]() | ResetDataValue | Resets the value for a cell, and triggeres an evalution of it's bindings. Called when editing has been canceled. (Inherited from Infragistics.Controls.Grids.Cell) |
![]() | SetSelected | Sets the selected state of an item. (Inherited from Infragistics.Controls.Grids.Cell) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellControlBase>) |