The following tables list the members exposed by UltraTreeNodeCell.
Name | Description | |
---|---|---|
UltraTreeNodeCell Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AccessibilityObject | Returns the accesible object representing the data area of the grid. | |
AllowEdit | Gets/sets whether this UltraTreeNodeCell can be edited by the end user. | |
Appearance | Gets/sets the appearance that is applied to the cells in this column set that do not have a more specific appearance set. | |
Column | Returns the UltraTreeNodeColumn to which this UltraTreeNodeCell belongs. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
Editor | Gets/sets the Infragistics.Win.EmbeddableEditorBase-derived editor which renders the data for this cell. | |
EditorComponent | Gets/sets the Infragistics.Win.IProvidesEmbeddableEditor implementor which provides the Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for this cell. | |
EditorResolved | Returns the resolved Infragistics.Win.EmbeddableEditorBase-derived editor that renders the data for this UltraTreeNodeCell | |
HasAppearance | Returns whether an appearance object has been created for the Appearance. | |
IsActive | Returns whether this UltraTreeNodeCell is the ActiveCell. | |
IsInEditMode | Returns whether this UltraTreeNodeCell is currently in edit mode. | |
Key | Overridden. The Key of the node. | |
Node | Returns the UltraTreeNode to which this UltraTreeNodeCell belongs. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Returns the string representation of this UltraTreeNodeCell's Value. | |
UIElement | Returns the UltraTreeNodeCellUIElement that represents this UltraTreeNodeCell in the user interface. | |
Value | Gets/sets the value for this UltraTreeNodeCell. |
Name | Description | |
---|---|---|
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
Activate | Makes this UltraTreeNodeCell the ActiveCell. | |
BeginEdit | Activates this UltraTreeNodeCell and begins an edit mode session on it. If edit mode was successfully entered, true is returned; false is returned otherwise. | |
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) | |
EndEdit | Ends the current edit mode session for this UltraTreeNodeCell. If edit mode was successfully exited, true is returned; false is returned otherwise. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
Reset | Resets all properties of this UltraTreeNodeCell instance to their default values. | |
ResetAllowEdit | Resets the value of the AllowEdit property to its default. | |
ResetAppearance | Resets the properties of the Appearance to their default values. | |
ResetEditor | Resets the value of the UltraTreeNodeColumn.Editor property to its default. | |
ResetEditorComponent | Resets the value of the EditorComponent property to its default. | |
ResetEditorControl | Resets the value of the UltraTreeNodeColumn.EditorControl property to its default. | |
ResetKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetValue | Resets the Value property to its default. | |
ShouldSerialize | Returns whether the value of any property of this UltraTreeNodeCell instance has been changed from its default. | |
ShouldSerializeKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
GetObjectData | Invoked during the serialization of the object. | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAddedToCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnDeserialization | Called after this UltraTreeNodeCell instance has been de-serialized. | |
OnDispose | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnRemovedFromCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
OnSubObjectPropChanged | Overridden. Called when a property of a sub-object of this UltraTreeNodeCell instance is changed. | |
ResetInternedKey | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeAllowEdit | Returns whether the value of the AllowEdit property has been changed from its default. | |
ShouldSerializeAppearance | Returns whether the Appearance requires serialization. | |
ShouldSerializeEditor | Returns whether the value of the Editor property has been changed from its default. | |
ShouldSerializeEditorComponent | Returns whether the value of the EditorComponent property has been changed from its default. | |
ShouldSerializeEditorControl | Returns whether the value of the EditorControl property has been changed from its default. | |
ShouldSerializeValue | Returns whether the Value property requires serialization. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |