The following tables list the members exposed by FilterRow.
Name | Description | |
---|---|---|
![]() | FilterRow Constructor | Initializes a new instance of the FilterRow class. |
Name | Description | |
---|---|---|
![]() | AllowEditing | Overridden. Gets if the Infragistics.Controls.Grids.RowBase object should allow editing. |
![]() | AllowKeyboardNavigation | Overridden. Gets whether the Infragistics.Controls.Grids.RowBase will allow keyboard navigation. |
![]() | AllowSelection | Overridden. Gets whether selection will be allowed on the Infragistics.Controls.Grids.RowBase. |
![]() | AttachedElement | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |
![]() | CanBeDeleted | Gets whether the Infragistics.Controls.Grids.Row can actually be deleted. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | CanScrollHorizontally | Gets whether or not a row will ever need to scroll horizontally. (Inherited from Infragistics.Controls.Grids.RowBase) |
![]() | ChildRowsManager | Gets the Infragistics.Controls.Grids.ChildBandRowsManager that the Infragistics.Controls.Grids.Row owns. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | ConditionalCellStyle | Gets / sets a style set by conditional formatting which will be used to style the row. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | ConditionalStyleDirty | Gets/Sets wehther thie ConditionalStyle for this row is dirty. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | FixedPositionSortOrder | Gets / sets the sort position. (Inherited from Infragistics.Controls.Grids.RowBase) |
![]() | IsDataBound | Gets/sets whether the Infragistics.Controls.Grids.Row was generated via the datasource or was entered manually. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | IsDirty | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |
![]() | IsStandAloneRow | Overridden. Gets whether this Infragistics.Controls.Grids.Row can stand alone, when there are no other data rows. |
![]() | IsStandAloneRowResolved | Overridden. Used primarily by special rows, determimes if the stand alone row will force the showing of the child row island. |
![]() | ItemSource | Gets/Sets the children data that the row owns. (Inherited from Infragistics.Controls.Grids.RowBase) |
![]() | RecyclingElementType | Gets the Type of control that should be created for the Infragistics.Controls.Grids.Row. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | RecyclingIdentifier | If a Infragistics.Controls.Grids.Row.RecyclingElementType isn't specified, this property can be used to offer another way of identifying a reyclable element. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | RequiresFixedRowSeparator | Overridden. Used to determine if a FixedRow separator is neccessary for this Infragistics.Controls.Grids.RowBase |
![]() | ResolveRowHover | Resolves whether the entire row or just the individual cell should be hovered when the mouse is over a cell. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | VisibleCells | Gets a list of cells that are visible. (Inherited from Infragistics.Controls.Grids.RowBase) |
Name | Description | |
---|---|---|
![]() | Delete | Deletes the row from the Infragistics.Controls.Grids.RowsManager that contains it. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the Infragistics.Controls.Grids.RowBase and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.RowBase) |
Name | Description | |
---|---|---|
![]() | BuildFilters | For a single column, based of the cell, clears any existing filtering conditions and creates a new condition based on current information. |
![]() | CellEditorValueChanged | Overridden. Called while the cell in a row is edited. |
![]() ![]() | ChangeType | Converts a value to the desired type, filtering out nullable types to overcome known MS limitation |
![]() | CreateInstanceOfRecyclingElement | Creates a new instance of the CellsPanel. Note: this method is only meant to be invoked via the RecyclingManager. (Inherited from Infragistics.Controls.Grids.RowBase) |
![]() | GetCellValue | Performs the cell.Value without forcing the cell to be made. (Inherited from Infragistics.Controls.Grids.Row) |
![]() ![]() | IsNullableValueType | Determines if the given type is a nullable value type. |
![]() | OnElementAttached | Called when the CellsPanel is attached to the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.Row) |
![]() | OnElementReleased | Called when the CellsPanel is removed from the Infragistics.Controls.Grids.RowBase (Inherited from Infragistics.Controls.Grids.Row) |
![]() | OnElementReleasing | Invoked when a System.Windows.FrameworkElement is being released from an object. (Inherited from Infragistics.Controls.Grids.Row) |
![]() | OnItemSourceChanged | Invoked when the ItemSource property changes. (Inherited from Infragistics.Controls.Grids.RowBase) |
![]() | OnPropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |
![]() | RemoveFilters | Removes all filter conditions in a column based on the cell. |
![]() | ResolveCell | Returns the Infragistics.Controls.Grids.CellBase for the specified Infragistics.Controls.Grids.ColumnBase (Inherited from Infragistics.Controls.Grids.RowBase) |
![]() | SetData | Sets the input object to the Infragistics.Controls.Grids.RowBase.Data value. |
![]() | SetSelected | Sets the selected state of an item. (Inherited from Infragistics.Controls.Grids.Row) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Infragistics.RecyclingContainer<CellsPanel>) |