For a list of all members of this type, see UltraGridFilterRow members.
Name | Description | |
---|---|---|
Activate | Activates row. Returns true if the operation was cancelled. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ApplyFilters | Applies the filters currently input into the filter row. | |
ApplyNewFiltersHelper | Overloaded. For Infragistics internal use only. Applies the new filters and fires any necessary events. | |
CancelUpdate | Cancels the update of the row or cell when data has been changed (similar to pressing ESC). (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
CollapseAll | Collapses every row in the band and discards all of the expand/collapse information for the child rows. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DeallocateCells | Releases allocated cell objects. Cells are allocated lazily as they are accessed. This method is for releasing cells that have been allocated so for. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
Delete | Overloaded. Deletes the row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
ExpandAll | Expands all rows (and bands, if applicable) in the object. Ignores the existing expanded/collapsed state of any rows or bands. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ExpandAncestors | Ensures that all ancestor rows are expanded. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetCellActivationResolved | Returns the resolved activation of the cell associated with this row and the column. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetCellSizeResolved | Returns the resolved size of the cell for the specified column in this row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetCellText | Returns the text for a cell. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetCellValue | Overloaded. Overridden. Overridden. Returns the filter operand value. | |
GetChild | Overloaded. Returns a reference to the first or last child row of a row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetEditorResolved | Overridden. Gets the resolved editor for the cell associated with this row and the specified column. | |
GetExportValue | Gets the Value of the cell that should be used for exporting. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetSibling | Overloaded. Returns a sibling row (if any exist) (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetUIElement | Overloaded. Returns the UltraGridUIElement object that is associated with an object. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
GetValueListResolved | Overridden. | |
HasCell | Overloaded. Indicates if cell associated with the specified column has been created. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
HasChild | Overloaded. Returns a Boolean expression indicating whether a row has a child row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
HasNextSibling | Overloaded. Returns a Boolean expression indicating whether a row has a sibling row below it. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
HasParent | Overloaded. Returns true if the row has a parent row. If the ParentRow is null then returns false. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
HasPrevSibling | Overloaded. Returns a Boolean expression indicating whether a row has a sibling row above it. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
MeetsCriteria | Overloaded. Returns true if the row meets the criteria specified by the passed in filter condition. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
PerformAutoSize | Resizes the row based on its contents. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
Refresh | Overloaded. Refresh the display and/or refetch the data with or without events. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
RefreshFilters | Re-evaluates the filter conditions on this row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
RefreshSortPosition | If the row is not at correct sort position, this method will reposition the row in the rows collection based on the current sort criteria. Also if it's in the wrong group, it will put it under appropriate group by row. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResetAllowFixing | Resets AllowFixing property to its default value of Default. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResetToolTipText | Resets the property to its default value of false. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResolveAppearance | Overloaded. Resolves the row object's appearance and sets the resolved values on the specified appearance data structure. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResolveCellAppearance | Overloaded. Resolves all of a cell's appearance properties (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResolveMergedCellAppearance | Resolves appearance for the merged cell associated with this cell. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResolveRowSelectorAppearance | Overloaded. Resolves all of the appearance properties for the row selector (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ShowEditTemplate | Shows the RowEditTemplate associated with the row, if any. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
Update | Overridden. Update does not do anything in this context because this is not a data row. It has no associated list object in the binding list. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridSpecialRowBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnDispose | Overridden. (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Called when a property has changed on a sub object (Inherited from Infragistics.Win.UltraWinGrid.UltraGridRow) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |