The following tables list the members exposed by Override.
Name | Description | |
---|---|---|
Override Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
ActiveNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to the UltraTree.ActiveNode. | |
AllowAutoDragExpand | Gets/sets a value which determines whether a node will automatically expand on a drag hover. | |
AllowCopy | Gets/sets a value which determines if a user can copy the UltraTree.SelectedNodes to the clipboard. | |
AllowCut | Gets/sets a value which determines if a user can cut the UltraTree.SelectedNodes to the clipboard. | |
AllowDelete | Gets/sets a value which determines if a user can delete the node using the 'Delete' key. | |
AllowPaste | Gets/sets a value which determines if a user can append nodes from the clipboard into the UltraTree.ActiveNode's UltraTreeNode.Nodes collection. | |
BorderStyleNode | Gets/sets BorderStyle of the UltraTreeNode | |
CellClickAction | Gets/sets the action that results from the end user clicking on a cell. | |
ColumnSet | Gets/sets the UltraTreeColumnSet instance that defines the column structure for UltraTreeNodes associated with this instance. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DrawImageBackground | Gets/sets a value determining whether the ImageBackground is displayed for the node. | |
Editor | Returns/sets the editor used for editing the node's text. | |
EditorComponent | Returns/sets the component that implements the Infragistics.Win.IProvidesEmbeddableEditor interface for editing the Node's text. | |
ExpandedNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to UltraTreeNode.Expanded nodes. | |
GlyphPadding | Gets/sets the number of pixels of padding applied between node checkboxes/option buttons and the selectable area of the node. | |
HasActiveNodeAppearance | Returns true if an ActiveNodeAppearance object has been created. | |
HasExpandedNodeAppearance | Returns true if an ExpandedNodeAppearance object has been created. | |
HasHotTrackingNodeAppearance | Returns true if a HotTrackingNodeAppearance object has been created. | |
HasLabelEditAppearance | Returns true if a LabelEditAppearance object has been created. | |
HasNodeAppearance | Returns true if a NodeAppearance object has been created. | |
HasSelectedNodeAppearance | Returns true if a SelectedNodeAppearance object has been created. | |
HotTracking | Gets/sets a value indicating whether a node takes on the HotTrackingNodeAppearance as the mouse pointer passes over it. | |
HotTrackingNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to the UltraTree.HotTrackingNode. | |
ImageSize | Gets/sets the size of the images if no UltraTree.ImageList is supplied. | |
ItemHeight | Gets/sets the height of an UltraTreeNode. | |
LabelEdit | Gets/sets a value indicating whether the text of a UltraTreeNode can be edited by the user. | |
LabelEditAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied when editing the label of an UltraTreeNode. | |
MaxLabelHeight | Returns/sets the maximum height for the text portion of a node. | |
MaxLabelWidth | Returns/sets the maximum width for the text portion of a node. | |
Multiline | Returns/sets a value indicating whether the label can display multiline text. | |
NodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to the UltraTreeNode. | |
NodeDoubleClickAction | Gets/sets a value which determine how a UltraTreeNode responds to a Double-Click. | |
NodeSpacingAfter | Returns/sets the vertical spacing inserted after a node. | |
NodeSpacingBefore | Returns/sets the vertical spacing inserted before a node. | |
NodeStyle | Gets/sets style of the UltraTreeNode, which determines whether the node is a standard text node, checkbox, or option button. | |
NotificationBadgeSettings | Gets or sets the NotifcationBadgeSettings for the related nodes. | |
ReserveCheckBoxSpace | Gets/sets whether or not to reserve space for a checkbox for nodes that do not have a checkbox. | |
ReserveImageSpace | Gets/sets whether or not to reserve space for an image for nodes that do not have an image. | |
SelectedNodeAppearance | Gets/sets the Infragistics.Win.AppearanceBase that is applied to UltraTreeNode.Selected nodes. | |
SelectionType | Gets/sets a value that determines how nodes are selected. | |
ShowColumns | Gets/sets whether nodes affected by this Override display columns. | |
ShowEditorButtons | Returns/sets a value indicating when to show editing buttons when using embeddable editors. | |
ShowExpansionIndicator | Gets/sets a value indicating whether expansion indicators (plus-sign (+) and minus-sign (-) buttons are displayed next to tree nodes that contain child tree nodes. | |
Sort | Gets/sets a value indicating whether and how the tree nodes are sorted. | |
SortComparer | Gets/sets the sort comparer that is used to determine how UltraTreeNode objects are sorted. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
TipStyleNode | Gets/sets a value which determines whether node tips will be displayed when a UltraTreeNode's UltraTreeNode.Text is not fully visible. | |
UseEditor | Returns/sets a value indicating whether to use embeddable editors. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
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) | |
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 the Override back to their default values | |
ResetActiveNodeAppearance | Resets Active Node's Appearance to the defaults. | |
ResetAllowAutoDragExpand | Reset AllowAutoDragExpand to the default. | |
ResetAllowCopy | Resets AllowCopy to the default. | |
ResetAllowCut | Resets AllowCut to the default. | |
ResetAllowDelete | Resets AllowDelete to the default. | |
ResetAllowPaste | Resets AllowPaste to the default. | |
ResetAppearanceHolders | Resets all AppearanceHolders in the AppearanceHolder array | |
ResetAppearances | Resets all Appearances of the Override. | |
ResetBorderStyleNode | Reset BorderStyle to the default. | |
ResetCellClickAction | Resets the CellClickAction property to its default value. | |
ResetColumnSet | Resets all properties of the UltraTreeColumnSet instance referenced by the ColumnSet property to their defaults. | |
ResetDrawImageBackground | Resets the DrawImageBackground property to its default value | |
ResetEditor | Resets the Editor property to its default value. | |
ResetEditorComponent | Resets the EditorComponent property to its default value. | |
ResetEditorControl | Resets the EditorControl property to its default value. | |
ResetExpandedNodeAppearance | Reset ExpandedNodeAppearance properties to the defaults. | |
ResetGlyphPadding | Resets the GlyphPadding property to its default value. | |
ResetHotTracking | Resets HotTracking to the default. | |
ResetHotTrackingNodeAppearance | Resets HotTrackingAppearance to the defaults. | |
ResetImageSize | Resets ImageSize to the default. | |
ResetItemHeight | Reset Itemheight to the Default | |
ResetLabelEdit | Resets LabelEdit to the default. | |
ResetLabelEditAppearance | Resets the LabelEditAppearance to the defaults. | |
ResetMaxLabelHeight | Resets the MaxLabelHeight property to its default value. | |
ResetMaxLabelWidth | Resets the MaxLabelWidth property to its default value. | |
ResetMultiline | Resets the Multiline property to its default value. | |
ResetNodeAppearance | Resets the NodeAppearance to the defaults. | |
ResetNodeDoubleClickAction | Reset NodeDoubleClickAction to the default. | |
ResetNodeSpacingAfter | Resets the NodeSpacingAfter property to its default value. | |
ResetNodeSpacingBefore | Resets the NodeSpacingBefore property to its default value. | |
ResetNodeStyle | Resets the Node Style to the default. | |
ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) | |
ResetReserveCheckBoxSpace | Resets ReserveCheckBoxSpace to the default | |
ResetReserveImageSpace | Reset ReserveImageSpace to the default. | |
ResetSelectedNodeAppearance | Resets SelectedNodeAppearance to the defaults. | |
ResetSelectionType | Reset row's select type to default | |
ResetShowColumns | Resets the ShowColumns property to its default value. | |
ResetShowEditorButtons | Resets the ShowEditorButtons property to its default value. | |
ResetShowExpansionIndicator | Reset ShowExpansionIndicator to the default. | |
ResetSort | Resets Sort to the default. | |
ResetSortComparer | Resets the SortComparer to the default. | |
ResetTipStyleNode | Sets the TipStyleNode property to its default value | |
ResetUseEditor | Resets the UseEditor property to its default value. | |
ShouldSerialize | Returns true is any of the properties of the Override have been set to non-default values | |
ShouldSerializeActiveNodeAppearance | Returns true if the ActiveNodeAppearnce needs to be serialized | |
ShouldSerializeAllowAutoDragExpand | Returns true if AllowAutoDragExpand needs to be serialized. | |
ShouldSerializeAllowCopy | Returns true if AllowCopy needs to be serialized. | |
ShouldSerializeAllowCut | Returns true if AllowCut needs to be serialized. | |
ShouldSerializeAllowDelete | Returns true if AllowDelete needs to be serialized. | |
ShouldSerializeAllowPaste | Returns true if AllowPaste needs to be serialized. | |
ShouldSerializeBorderStyleNode | Returns true if this property is not set to its default value | |
ShouldSerializeCellClickAction | Returns whether the CellClickAction property requires serialization. | |
ShouldSerializeDrawImageBackground | Returns true if the DrawImageBackground property needs to be serialized | |
ShouldSerializeEditorComponent | Indicates whether the EditorComponent property has changed from its default value and needs to be serialized. | |
ShouldSerializeEditorControl | Indicates whether the EditorControl property has changed from its default value and needs to be serialized. | |
ShouldSerializeExpandedNodeAppearance | Returns true if the ExpandedNodeAppearance needs to be serialized (not null ) | |
ShouldSerializeGlyphPadding | Indicates whether the GlyphPadding property has changed from its default value and needs to be serialized. | |
ShouldSerializeHotTracking | Returns true if HotTracking needs to be serialized. | |
ShouldSerializeHotTrackingNodeAppearance | Returns true if the HotTrackingNodeAppearance needs to be serialized (not null ) | |
ShouldSerializeImageSize | Returns true if the ImageSize needs to be serialized | |
ShouldSerializeItemHeight | Returns true if the ItemHeight needs to be serialized | |
ShouldSerializeLabelEdit | Returns true if the LabelEdit needs to be serialized | |
ShouldSerializeLabelEditAppearance | Returns true if the LabelEditAppearance needs to be serialized (not null ) | |
ShouldSerializeMaxLabelHeight | Indicates whether the MaxLabelHeight property has changed from its default value and needs to be serialized. | |
ShouldSerializeMaxLabelWidth | Indicates whether the MaxLabelWidth property has changed from its default value and needs to be serialized. | |
ShouldSerializeMultiline | Indicates whether the Multiline property has changed from its default value and needs to be serialized. | |
ShouldSerializeNodeAppearance | Returns true if the NodeAppearance needs to be serialized (not null ) | |
ShouldSerializeNodeDoubleClickAction | Returns true if NodeDoubleClickAction needs to be serialized. | |
ShouldSerializeNodeSpacingAfter | Indicates whether the NodeSpacingAfter property has changed from its default value and needs to be serialized. | |
ShouldSerializeNodeSpacingBefore | Indicates whether the NodeSpacingBefore property has changed from its default value and needs to be serialized. | |
ShouldSerializeNodeStyle | Returns true if the NodeStyle needs to be serialized | |
ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized | |
ShouldSerializeReserveCheckBoxSpace | Returns true if the ReserveCheckBoxSpace needs to be serialized | |
ShouldSerializeReserveImageSpace | Returns true if the ReserveImageSpace needs to be serialized | |
ShouldSerializeSelectedNodeAppearance | Returns true if the SelectedNodeAppearance needs to be serialized (not null ) | |
ShouldSerializeSelectionType | Returns true if the SelectType needs to be serialized | |
ShouldSerializeShowColumns | Returns whether the ShowColumns property requires serialization. | |
ShouldSerializeShowEditorButtons | Indicates whether the ShowEditorButtons property has changed from its default value and needs to be serialized. | |
ShouldSerializeShowExpansionIndicator | Returns true if ShowExpansionIndicator needs to be serialized. | |
ShouldSerializeSort | Returns true if Sort needs to be serialized. | |
ShouldSerializeSortComparer | Returns true if SortComparer needs to be serialized. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ShouldSerializeTipStyleNode | Returns true if TipStyleNode needs to be serialized. | |
ShouldSerializeUseEditor | Indicates whether the UseEditor property has changed from its default value and needs to be serialized. | |
ToString | Returns an empty String. | |
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) | |
OnDeserialization | Invoked after the entire object graph has been deserialized. | |
OnDispose | Overridden. Called when this 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) | |
ShouldSerializeAppearanceHolders | Returns true if any appearance properties need to be persisted | |
ShouldSerializeColumnSet | Returns whether any properties of the the UltraTreeColumnSet instance referenced by the ColumnSet property have been changed from their defaults. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |