For a list of all members of this type, see UltraGridRow members.
Name | Description | |
---|---|---|
Activate | Activates row. Returns true if the operation was cancelled. | |
CancelUpdate | Cancels the update of the row or cell when data has been changed (similar to pressing ESC). | |
CollapseAll | Collapses every row in the band and discards all of the expand/collapse information for the child rows. | |
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. | |
Delete | Overloaded. Deletes the row. | |
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. | |
ExpandAncestors | Ensures that all ancestor rows are expanded. | |
GetCellActivationResolved | Returns the resolved activation of the cell associated with this row and the column. | |
GetCellSizeResolved | Returns the resolved size of the cell for the specified column in this row. | |
GetCellText | Returns the text for a cell. | |
GetCellValue | Overloaded. Returns the data value for a cell from the database | |
GetChild | Overloaded. Returns a reference to the first or last child row of a row. | |
GetEditorResolved | 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. | |
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) | |
GetUIElement | Overloaded. Overridden. Returns the UltraGridUIElement object that is associated with an object. | |
GetValueListResolved | Gets the resolved value list for the cell associated with this row and the specified column. | |
HasCell | Overloaded. Indicates if cell associated with the specified column has been created. | |
HasChild | Overloaded. Returns a Boolean expression indicating whether a row has a child row. | |
HasNextSibling | Overloaded. Returns a Boolean expression indicating whether a row has a sibling row below it. | |
HasParent | Overloaded. Returns true if the row has a parent row. If the ParentRow is null then returns false. | |
HasPrevSibling | Overloaded. Returns a Boolean expression indicating whether a row has a sibling row above it. | |
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. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
PerformAutoSize | Resizes the row based on its contents. | |
Refresh | Overloaded. Refresh the display and/or refetch the data with or without events. | |
RefreshFilters | Re-evaluates the filter conditions on this row. | |
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. | |
ResetAllowFixing | Resets AllowFixing property to its default value of Default. | |
ResetToolTipText | Resets the property to its default value of false. | |
ResolveAppearance | Overloaded. Resolves the row object's appearance and sets the resolved values on the specified appearance data structure. | |
ResolveCellAppearance | Overloaded. Resolves all of a cell's appearance properties | |
ResolveMergedCellAppearance | Resolves appearance for the merged cell associated with this cell. | |
ResolveRowSelectorAppearance | Overloaded. Resolves all of the appearance properties for the row selector | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ShowEditTemplate | Shows the RowEditTemplate associated with the row, if any. | |
Update | Updates the data source with any modified information from the grid. | |
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. Overridden. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property has changed on a sub object | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |