For a list of all members of this type, see UltraGridCell members.
Name | Description | |
---|---|---|
Activate | Activates cell. | |
CancelUpdate | Cancels the update of the row or cell when data has been changed (similar to pressing ESC). | |
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) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetMergedCells | Returns the cells that are merged with this cell, excluding this cell. If this cell is not merged with any other cell then returns null. | |
GetText | Returns the text for the object using the specified mask mode | |
GetUIElement | Overloaded. Overridden. Returns the UIElement object that is associated with an object. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsMergedWith | Returns true if this cell is merged with the specified cell. If the specified cell is the same as this cell then returns true even if this cell is not merged with any other cell. | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Refresh | Refreshes the row cache or the display, depending on the value of the Action parameter. | |
ResolveAppearance | Overloaded. Returns an Appearance object with its properties set to the actual values that will be used to display the object. | |
SelectAll | Selects all of the text in the cell. If the cell does not contain text then this method does nothing. | |
SetValue | Overloaded. Sets the value of this cell, optionally storing the old value into the undo stack so the user can revert back to the old value via undo operation. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
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. Called when the object is disposed of. | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when another sub object that we are listening to notifies us that one of its properties has changed. | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |