Version

FilterRowCell Class Members

The following tables list the members exposed by FilterRowCell.

Protected Constructors
 NameDescription
Protected Internal ConstructorFilterRowCell ConstructorInitializes a new instance of the FilterRowCell class.  
Public Properties
 NameDescription
Public PropertyColumnThe Infragistics.Controls.Grids.CellBase.Column that the Infragistics.Controls.Grids.CellBase represents. (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyContentThe Content of the Infragistics.Controls.Grids.CellBase. (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyControlGets the CellControlBase that is attached to the Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyEditorStyleGets / sets the style that will used on the editor of the Cell. (Inherited from Infragistics.Controls.Grids.Cell)
Public PropertyEditorStyleResolvedResovles the Style that will be applied to the editor for the cell. (Inherited from Infragistics.Controls.Grids.Cell)
Public PropertyFilterCellValueGets / sets the value which will be filtered on.  
Public PropertyFilterCellValueResolvedGets the value with will be filtered on, factoring in the Infragistics.Controls.Grids.FilteringScope.  
Public PropertyFilteringOperandGets / set the operand which will be used for filtering.  
Public PropertyFilteringOperandResolvedGets the Infragistics.Controls.Grids.FilterOperand which will be used for filtering, taking into account the settings of the Infragistics.Controls.Grids.XamGrid.  
Public PropertyIsActiveGets/Sets whether a cell is the ActiveCell in the Infragistics.Controls.Grids.XamGrid (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyIsEditableOverridden. Gets whether a particular Infragistics.Controls.Grids.Cell can enter edit mode.  
Public PropertyIsEditingGets whether this Infragistics.Controls.Grids.Cell is currently in edit mode. (Inherited from Infragistics.Controls.Grids.Cell)
Public PropertyIsSelectedGets/Sets whether an item is currently selected. (Inherited from Infragistics.Controls.Grids.Cell)
Public PropertyRowThe Infragistics.Controls.Grids.RowBase that owns the Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyStyleGets/Sets the Infragistics.Controls.Grids.CellBase.Style that will be used for all CellControlBase objects. (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyTagAllows a user to store additional information about a Infragistics.Controls.Grids.CellBase (Inherited from Infragistics.Controls.Grids.CellBase)
Public PropertyValueOverridden. Gets the the underlying value that the cell represents.  
Protected Properties
 NameDescription
Protected PropertyAttachedElement (Inherited from Infragistics.RecyclingContainer<CellControlBase>)
Protected Internal PropertyBindingModeGets 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)
Protected Internal PropertyEditingSettingsOverridden. Gets the Infragistics.Controls.Grids.EditingSettingsBaseOverride object that controls the settings for this object.  
Protected Internal PropertyEnableCustomEditorBehaviorsOverridden. Allows a Cell to disable Editor Behavior Support if they choose to.  
Protected Internal PropertyIsDirty (Inherited from Infragistics.RecyclingContainer<CellControlBase>)
Protected Internal PropertyMouseOverStateDetermines the string that should be used for the "MouseOver" Visual State of the CellControlBase. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal PropertyNormalStateDetermines the string that should be used for the "Normal" Visual State of the CellControlBase. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected PropertyRecyclingElementTypeGets the Type of control that should be created for the Infragistics.Controls.Grids.Cell. (Inherited from Infragistics.Controls.Grids.Cell)
Protected PropertyRecyclingIdentifierIf 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)
Protected Internal PropertyResolveColumnResolves the underlying Infragistics.Controls.Grids.Column object that this Infragistics.Controls.Grids.Cell represents (Inherited from Infragistics.Controls.Grids.Cell)
Protected PropertyResolveIsCellEditableGets if the particular Cell has a field attribute that says it can edit. (Inherited from Infragistics.Controls.Grids.Cell)
Protected PropertyResolveStyleOverridden. Gets the Style that should be applied to the FilterRowCellControl when it's attached.  
Protected Internal PropertyShouldClearDataContextGets 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)
Protected Internal PropertySilentUpdateGets / sets if the filters being built by modifing this object should call for a rebind of data.  
Protected Internal PropertySupportsActivationGets whether this particular Infragistics.Controls.Grids.CellBase can be made Active (Inherited from Infragistics.Controls.Grids.CellBase)
Public Methods
 NameDescription
Public MethodRefreshRefreshes the content of the cell. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Methods
 NameDescription
Protected Internal MethodApplyStyleApplies the resolved style of a Cell to it's CellControlBase (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodCreateCellBindingConverterCreates the System.Windows.Data.IValueConverter which will be attached to this Infragistics.Controls.Grids.Cell. (Inherited from Infragistics.Controls.Grids.Cell)
Protected MethodCreateCellValueBindingOverridden. Creates the binding used by the CellValueObject for updating  
Protected MethodCreateInstanceOfRecyclingElementOverridden. Creates a new instance of a FilterRowCellControl for the FilterRowCell.  
Protected MethodCreateRecyclingIdentifierCreates a recycling identifier with which can be used for identifying a recyclable element. (Inherited from Infragistics.Controls.Grids.Cell)
Protected Internal MethodEditorValueChangedMethod called when the editor of the column registers a value changed. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodEnsureCurrentStateOverridden. Ensures that Infragistics.Controls.Grids.Cell is in the correct state.  
Protected Internal MethodEnterEditModePlaces the specified Infragistics.Controls.Grids.Cell into edit mode. (Inherited from Infragistics.Controls.Grids.Cell)
Protected Internal MethodExitEditModeTakes the specified Infragistics.Controls.Grids.Cell out of edit mode. (Inherited from Infragistics.Controls.Grids.Cell)
Protected Internal MethodHandleKeyDownShould 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)
Protected Internal MethodOnCellClickOverridden. Invoked when a cell is clicked.  
Protected Internal MethodOnCellDoubleClickInvoked when a cell is double clicked. (Inherited from Infragistics.Controls.Grids.Cell)
Protected Internal MethodOnCellDraggingInvoked when dragging the mouse over a cell. (Inherited from Infragistics.Controls.Grids.Cell)
Protected Internal MethodOnCellMouseDownOverridden. Invoked when a cell is clicked.  
Protected Internal MethodOnCellMouseMoveExecuted when the mouse moves over a cell. (Inherited from Infragistics.Controls.Grids.CellBase)
Protected Internal MethodOnCellMouseUp (Inherited from Infragistics.Controls.Grids.Cell)
Protected MethodOnElementAttachedOverridden. Called when the CellControlBase is attached to the Infragistics.Controls.Grids.CellBase  
Protected MethodOnElementReleasedOverridden. Called when the CellControlBase is removed from the Infragistics.Controls.Grids.CellBase  
Protected MethodOnElementReleasingInvoked when a System.Windows.FrameworkElement is being released from an object. (Inherited from Infragistics.Controls.Grids.Cell)
Protected MethodOnPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellControlBase>)
Protected Internal MethodResetDataValueResets 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)
Protected Internal MethodSetSelectedSets the selected state of an item. (Inherited from Infragistics.Controls.Grids.Cell)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.RecyclingContainer<CellControlBase>)
See Also