Version

UltraTreeNodeLayoutInfo Class Methods

For a list of all members of this type, see UltraTreeNodeLayoutInfo members.

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 MethodResetResets all properties of this UltraTreeNodeLayoutInfo instance to their default values.  
Public MethodResetAllowCellSizingResets the value of the AllowCellSizing property to its default.  
Public MethodResetAllowLabelSizingResets the value of the AllowLabelSizing property to its default.  
Public MethodResetCellInsetsResets the value of the CellInsets property to its default.  
Public MethodResetLabelInsetsResets the value of the LabelInsets property to its default.  
Public MethodResetLabelPositionResets the value of the LabelPosition property to its default.  
Public MethodResetLabelSpanResets the value of the LabelSpan property to its default.  
Public MethodResetMinimumCellSizeResets the value of the MinimumCellSize property to its default.  
Public MethodResetMinimumLabelSizeResets the value of the MinimumLabelSize property to its default.  
Public MethodResetOriginXResets the value of the OriginX property to its default.  
Public MethodResetOriginYResets the value of the OriginY property to its default.  
Public MethodResetPreferredCellSizeResets the value of the PreferredCellSize property to its default.  
Public MethodResetPreferredLabelSizeResets the value of the PreferredLabelSize property to its default.  
Public MethodResetSpanXResets the value of the SpanX property to its default.  
Public MethodResetSpanYResets the value of the SpanY property to its default.  
Public MethodResetWeightXResets the value of the WeightX property to its default.  
Public MethodResetWeightYResets the value of the WeightY property to its default.  
Public MethodShouldSerializeReturns whether the value of any property of this UltraTreeNodeLayoutInfo instance has been changed from its default.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a string that represents this object.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataInvoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationCalled after this UltraTreeColumnSettings instance has been de-serialized.  
Protected MethodOnDisposeOverridden. Called when this UltraTreeNodeLayoutInfo instance is disposed.  
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 MethodShouldSerializeAllowCellSizingReturns whether the value of the AllowCellSizing property has been changed from its default.  
Protected MethodShouldSerializeAllowLabelSizingReturns whether the value of the AllowLabelSizing property has been changed from its default.  
Protected MethodShouldSerializeCellInsetsReturns whether the value of the CellInsets property has been changed from its default.  
Protected MethodShouldSerializeLabelInsetsReturns whether the value of the LabelInsets property has been changed from its default.  
Protected MethodShouldSerializeLabelPositionReturns whether the value of the LabelPosition property has been changed from its default.  
Protected MethodShouldSerializeLabelSpanReturns whether the value of the LabelSpan property has been changed from its default.  
Protected MethodShouldSerializeMinimumCellSizeReturns whether the value of the MinimumCellSize property has been changed from its default.  
Protected MethodShouldSerializeMinimumLabelSizeReturns whether the value of the MinimumLabelSize property has been changed from its default.  
Protected MethodShouldSerializeOriginXReturns whether the value of the OriginX property has been changed from its default.  
Protected MethodShouldSerializeOriginYReturns whether the value of the OriginY property has been changed from its default.  
Protected MethodShouldSerializePreferredCellSizeReturns whether the value of the PreferredCellSize property has been changed from its default.  
Protected MethodShouldSerializePreferredLabelSizeReturns whether the value of the PreferredLabelSize property has been changed from its default.  
Protected MethodShouldSerializeSpanXReturns whether the value of the SpanX property has been changed from its default.  
Protected MethodShouldSerializeSpanYReturns whether the value of the SpanY property has been changed from its default.  
Protected MethodShouldSerializeWeightXReturns whether the value of the WeightX property has been changed from its default.  
Protected MethodShouldSerializeWeightYReturns whether the value of the WeightY property has been changed from its default.  
See Also