Infragistics2.Win.UltraWinTree.v8.1
Override Class Members
See Also  Fields  Properties  Methods  Events
Infragistics.Win.UltraWinTree Namespace : Override Class


The following tables list the members exposed by Override.

Public Constructors

 NameDescription
Public ConstructorOverride ConstructorOverloaded.  Constructor  
Top

Protected Fields

 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
Top

Public Properties

 NameDescription
Public PropertyActiveNodeAppearance Gets/sets the AppearanceBase that is applied to the UltraTree.ActiveNode.  
Public PropertyAllowAutoDragExpand Gets/sets a value which determines whether a node will automatically expand on a drag hover.  
Public PropertyAllowCopy Gets/sets a value which determines if a user can copy the UltraTree.SelectedNodes to the clipboard.  
Public PropertyAllowCut Gets/sets a value which determines if a user can cut the UltraTree.SelectedNodes to the clipboard.  
Public PropertyAllowDelete Gets/sets a value which determines if a user can delete the node using the 'Delete' key.  
Public PropertyAllowPaste Gets/sets a value which determines if a user can append nodes from the clipboard into the UltraTree.ActiveNode's UltraTreeNode.Nodes collection.  
Public PropertyBorderStyleNode Gets/sets BorderStyle of the UltraTreeNode  
Public PropertyCellClickAction Gets/sets the action that results from the end user clicking on a cell.  
Public PropertyColumnSet Gets/sets the UltraTreeColumnSet instance that defines the column structure for UltraTreeNodes associated with this instance.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyDrawImageBackground Gets/sets a value determining whether the ImageBackground is displayed for the node.  
Public PropertyEditor Returns/sets the editor used for editing the node's text.  
Public PropertyEditorControl Returns/sets the control that implements the IProvidesEmbeddableEditor interface for editing the Node's text.  
Public PropertyExpandedNodeAppearance Gets/sets the AppearanceBase that is applied to UltraTreeNode.Expanded nodes.  
Public PropertyHasActiveNodeAppearance Returns true if an ActiveNodeAppearance object has been created.  
Public PropertyHasExpandedNodeAppearance Returns true if an ExpandedNodeAppearance object has been created.  
Public PropertyHasHotTrackingNodeAppearance Returns true if a HotTrackingNodeAppearance object has been created.  
Public PropertyHasLabelEditAppearance Returns true if a Override.LabelEditAppearance object has been created.  
Public PropertyHasNodeAppearance Returns true if a NodeAppearance object has been created.  
Public PropertyHasSelectedNodeAppearance Returns true if a SelectedNodeAppearance object has been created.  
Public PropertyHotTracking Gets/sets a value indicating whether a node takes on the HotTrackingNodeAppearance as the mouse pointer passes over it.  
Public PropertyHotTrackingNodeAppearance Gets/sets the AppearanceBase that is applied to the UltraTree.HotTrackingNode.  
Public PropertyImageSize Gets/sets the size of the images if no UltraTree.ImageList is supplied.  
Public PropertyItemHeight Gets/sets the height of an UltraTreeNode.  
Public PropertyLabelEdit Gets/sets a value indicating whether the text of a UltraTreeNode can be edited by the user.  
Public PropertyLabelEditAppearance Gets/sets the AppearanceBase that is applied when editing the label of an UltraTreeNode.  
Public PropertyMaxLabelHeight Returns/sets the maximum height for the text portion of a node.  
Public PropertyMaxLabelWidth Returns/sets the maximum width for the text portion of a node.  
Public PropertyMultiline Returns/sets a value indicating whether the label can display multiline text.  
Public PropertyNodeAppearance Gets/sets the AppearanceBase that is applied to the UltraTreeNode.  
Public PropertyNodeDoubleClickAction Gets/sets a value which determine how a UltraTreeNode responds to a Double-Click.  
Public PropertyNodeSpacingAfter Returns/sets the vertical spacing inserted after a node.  
Public PropertyNodeSpacingBefore Returns/sets the vertical spacing inserted before a node.  
Public PropertyNodeStyle Gets/sets style of the UltraTreeNode, which determines whether the node is a standard text node, checkbox, or option button.  
Public PropertyReserveCheckBoxSpace Gets/sets whether or not to reserve space for a checkbox for nodes that do not have a checkbox.  
Public PropertyReserveImageSpace Gets/sets whether or not to reserve space for an image for nodes that do not have an image.  
Public PropertySelectedNodeAppearance Gets/sets the AppearanceBase that is applied to UltraTreeNode.Selected nodes.  
Public PropertySelectionType Gets/sets a value that determines how nodes are selected.  
Public PropertyShowColumns Gets/sets whether nodes affected by this Override display columns.  
Public PropertyShowEditorButtons Returns/sets a value indicating when to show editing buttons when using embeddable editors.  
Public PropertyShowExpansionIndicator 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.  
Public PropertySort Gets/sets a value indicating whether and how the tree nodes are sorted.  
Public PropertySortComparer Gets/sets the sort comparer that is used to determine how UltraTreeNode objects are sorted.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTipStyleNode Gets/sets a value which determines whether node tips will be displayed when a UltraTreeNode's UltraTreeNode.Text is not fully visible.  
Public PropertyUseEditor Returns/sets a value indicating whether to use embeddable editors.  
Top

Protected Properties

Public Methods

 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodReset Resets all properties of the Override back to their default values  
Public MethodResetActiveNodeAppearance Resets Active Node's Appearance to the defaults.  
Public MethodResetAllowAutoDragExpand Reset AllowAutoDragExpand to the default.  
Public MethodResetAllowCopy Resets AllowCopy to the default.  
Public MethodResetAllowCut Resets AllowCut to the default.  
Public MethodResetAllowDelete Resets AllowDelete to the default.  
Public MethodResetAllowPaste Resets AllowPaste to the default.  
Public MethodResetAppearanceHolders Resets all AppearanceHolders in the AppearanceHolder array  
Public MethodResetAppearances Resets all Appearances of the Override.  
Public MethodResetBorderStyleNode Reset BorderStyle to the default.  
Public MethodResetCellClickAction Resets the Override.CellClickAction property to its default value.  
Public MethodResetColumnSet Resets all properties of the UltraTreeColumnSet instance referenced by the Override.ColumnSet property to their defaults.  
Public MethodResetDrawImageBackground Resets the DrawImageBackground property to its default value  
Public MethodResetEditor Resets the Override.Editor property to its default value.  
Public MethodResetEditorControl Resets the Override.EditorControl property to its default value.  
Public MethodResetExpandedNodeAppearance Reset ExpandedNodeAppearance properties to the defaults.  
Public MethodResetHotTracking Resets HotTracking to the default.  
Public MethodResetHotTrackingNodeAppearance Resets HotTrackingAppearance to the defaults.  
Public MethodResetImageSize Resets ImageSize to the default.  
Public MethodResetItemHeight Reset Itemheight to the Default  
Public MethodResetLabelEdit Resets LabelEdit to the default.  
Public MethodResetLabelEditAppearance Resets the LabelEditAppearance to the defaults.  
Public MethodResetMaxLabelHeight Resets the Override.MaxLabelHeight property to its default value.  
Public MethodResetMaxLabelWidth Resets the Override.MaxLabelWidth property to its default value.  
Public MethodResetMultiline Resets the Override.Multiline property to its default value.  
Public MethodResetNodeAppearance Resets the NodeAppearance to the defaults.  
Public MethodResetNodeDoubleClickAction Reset NodeDoubleClickAction to the default.  
Public MethodResetNodeSpacingAfter Resets the Override.NodeSpacingAfter property to its default value.  
Public MethodResetNodeSpacingBefore Resets the Override.NodeSpacingBefore property to its default value.  
Public MethodResetNodeStyle Resets the Node Style to the default.  
Public MethodResetReserveCheckBoxSpace Resets ReserveCheckBoxSpace to the default  
Public MethodResetReserveImageSpace Reset ReserveImageSpace to the default.  
Public MethodResetSelectedNodeAppearance Resets SelectedNodeAppearance to the defaults.  
Public MethodResetSelectionType Reset row's select type to default  
Public MethodResetShowColumns Resets the Override.ShowColumns property to its default value.  
Public MethodResetShowEditorButtons Resets the Override.ShowEditorButtons property to its default value.  
Public MethodResetShowExpansionIndicator Reset ShowExpansionIndicator to the default.  
Public MethodResetSort Resets Sort to the default.  
Public MethodResetSortComparer Resets the SortComparer to the default.  
Public MethodResetTipStyleNode Sets the TipStyleNode property to its default value  
Public MethodResetUseEditor Resets the Override.UseEditor property to its default value.  
Public MethodShouldSerialize Returns true is any of the properties of the Override have been set to non-default values  
Public MethodShouldSerializeActiveNodeAppearance Returns true if the ActiveNodeAppearnce needs to be serialized  
Public MethodShouldSerializeAllowAutoDragExpand Returns true if AllowAutoDragExpand needs to be serialized.  
Public MethodShouldSerializeAllowCopy Returns true if AllowCopy needs to be serialized.  
Public MethodShouldSerializeAllowCut Returns true if AllowCut needs to be serialized.  
Public MethodShouldSerializeAllowDelete Returns true if AllowDelete needs to be serialized.  
Public MethodShouldSerializeAllowPaste Returns true if AllowPaste needs to be serialized.  
Public MethodShouldSerializeBorderStyleNode Returns true if this property is not set to its default value  
Public MethodShouldSerializeCellClickAction Returns whether the Override.CellClickAction property requires serialization.  
Public MethodShouldSerializeDrawImageBackground Returns true if the DrawImageBackground property needs to be serialized  
Public MethodShouldSerializeEditorControl Indicates whether the Override.EditorControl property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeExpandedNodeAppearance Returns true if the ExpandedNodeAppearance needs to be serialized (not null )  
Public MethodShouldSerializeHotTracking Returns true if HotTracking needs to be serialized.  
Public MethodShouldSerializeHotTrackingNodeAppearance Returns true if the HotTrackingNodeAppearance needs to be serialized (not null )  
Public MethodShouldSerializeImageSize Returns true if the ImageSize needs to be serialized  
Public MethodShouldSerializeItemHeight Returns true if the ItemHeight needs to be serialized  
Public MethodShouldSerializeLabelEdit Returns true if the LabelEdit needs to be serialized  
Public MethodShouldSerializeLabelEditAppearance Returns true if the LabelEditAppearance needs to be serialized (not null )  
Public MethodShouldSerializeMaxLabelHeight Indicates whether the Override.MaxLabelHeight property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeMaxLabelWidth Indicates whether the Override.MaxLabelWidth property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeMultiline Indicates whether the Override.Multiline property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeNodeAppearance Returns true if the NodeAppearance needs to be serialized (not null )  
Public MethodShouldSerializeNodeDoubleClickAction Returns true if NodeDoubleClickAction needs to be serialized.  
Public MethodShouldSerializeNodeSpacingAfter Indicates whether the Override.NodeSpacingAfter property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeNodeSpacingBefore Indicates whether the Override.NodeSpacingBefore property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeNodeStyle Returns true if the NodeStyle needs to be serialized  
Public MethodShouldSerializeReserveCheckBoxSpace Returns true if the ReserveCheckBoxSpace needs to be serialized  
Public MethodShouldSerializeReserveImageSpace Returns true if the ReserveImageSpace needs to be serialized  
Public MethodShouldSerializeSelectedNodeAppearance Returns true if the SelectedNodeAppearance needs to be serialized (not null )  
Public MethodShouldSerializeSelectionType Returns true if the SelectType needs to be serialized  
Public MethodShouldSerializeShowColumns Returns whether the Override.ShowColumns property requires serialization.  
Public MethodShouldSerializeShowEditorButtons Indicates whether the Override.ShowEditorButtons property has changed from its default value and needs to be serialized.  
Public MethodShouldSerializeShowExpansionIndicator Returns true if ShowExpansionIndicator needs to be serialized.  
Public MethodShouldSerializeSort Returns true if Sort needs to be serialized.  
Public MethodShouldSerializeSortComparer Returns true if SortComparer needs to be serialized.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTipStyleNode Returns true if TipStyleNode needs to be serialized.  
Public MethodShouldSerializeUseEditor Indicates whether the Override.UseEditor property has changed from its default value and needs to be serialized.  
Public MethodToStringOverridden.  Returns an empty String.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Top

Protected Methods

 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectData Invoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserialization Invoked after the entire object graph has been deserialized.  
Protected MethodOnDisposeOverridden.  Called when this object is Disposed of  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedOverridden.  Called when another sub object that we are listening to notifies us that one of its properties has changed.  
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearanceHolders Returns true if any appearance properties need to be persisted  
Protected MethodShouldSerializeColumnSet Returns whether any properties of the the UltraTreeColumnSet instance referenced by the Override.ColumnSet property have been changed from their defaults.  
Top

Public Events

See Also