The following tables list the members exposed by UltraTreeNodeLayoutInfo.
Name | Description | |
---|---|---|
UltraTreeNodeLayoutInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
Relative | This constant can be assigned to the OriginX and OriginY properties to indicate that the cell should be positioned relative to the last cell. | |
Remainder | This constant can be assigned to the SpanX and SpanY properties to indicate that the cell should occupy the rest of the logical row or column. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
AllowCellSizing | Gets/sets whether the end user is allowed to resize cells in this layout's Column. | |
AllowLabelSizing | Gets/sets whether the end user is allowed to resize labels in this layout's Column. | |
CellInsets | Returns the Infragistics.Win.Layout.Insets object which defines the spacing around the cells in this layout's Column. | |
Column | Returns the UltraTreeNodeColumn to which this instance is associated. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
LabelInsets | Returns the Infragistics.Win.Layout.Insets object which defines the spacing around the cells in this layout's Column. | |
LabelPosition | Gets/sets whether the label (header) is displayed for this layout's Column, and if so, where it is displayed. | |
LabelSpan | Gets/sets the number of logical grid units that labels span in this layout. | |
MinimumCellSize | Gets/sets the minimum size to which a cell in this layout's Column can be resized. | |
MinimumLabelSize | Gets/sets the minimum size to which a label in this layout's Column can be resized. | |
OriginX | Gets/sets the horizontal coordinate of this layout item in the virtual grid. | |
OriginXResolved | Returns the resolved value of the OriginX property. | |
OriginY | Gets/sets the vertical coordinate of this layout item in the virtual grid. | |
OriginYResolved | Returns the resolved value of the OriginY property. | |
PreferredCellSize | Gets/sets the preferred size for a cell in this layout. | |
PreferredLabelSize | Gets/sets the preferred size for a label (header) in this layout. | |
SpanX | Gets/sets the number of cells this item spans horizontally in the virtual grid. | |
SpanY | Gets/sets the number of cells this item spans vertically in the virtual grid. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
WeightX | Gets/sets the priority that is given to this item when distributing extra width, or when the width is less than the preferred width. | |
WeightY | Gets/sets the priority that is given to this item when distributing extra height, or when the height is less than the preferred height. |
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 this UltraTreeNodeLayoutInfo instance to their default values. | |
ResetAllowCellSizing | Resets the value of the AllowCellSizing property to its default. | |
ResetAllowLabelSizing | Resets the value of the AllowLabelSizing property to its default. | |
ResetCellInsets | Resets the value of the CellInsets property to its default. | |
ResetLabelInsets | Resets the value of the LabelInsets property to its default. | |
ResetLabelPosition | Resets the value of the LabelPosition property to its default. | |
ResetLabelSpan | Resets the value of the LabelSpan property to its default. | |
ResetMinimumCellSize | Resets the value of the MinimumCellSize property to its default. | |
ResetMinimumLabelSize | Resets the value of the MinimumLabelSize property to its default. | |
ResetOriginX | Resets the value of the OriginX property to its default. | |
ResetOriginY | Resets the value of the OriginY property to its default. | |
ResetPreferredCellSize | Resets the value of the PreferredCellSize property to its default. | |
ResetPreferredLabelSize | Resets the value of the PreferredLabelSize property to its default. | |
ResetSpanX | Resets the value of the SpanX property to its default. | |
ResetSpanY | Resets the value of the SpanY property to its default. | |
ResetWeightX | Resets the value of the WeightX property to its default. | |
ResetWeightY | Resets the value of the WeightY property to its default. | |
ShouldSerialize | Returns whether the value of any property of this UltraTreeNodeLayoutInfo instance has been changed from its default. | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ToString | Returns a string that represents this object. | |
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 | Called after this UltraTreeColumnSettings instance has been de-serialized. | |
OnDispose | Overridden. Called when this UltraTreeNodeLayoutInfo instance is disposed. | |
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) | |
ShouldSerializeAllowCellSizing | Returns whether the value of the AllowCellSizing property has been changed from its default. | |
ShouldSerializeAllowLabelSizing | Returns whether the value of the AllowLabelSizing property has been changed from its default. | |
ShouldSerializeCellInsets | Returns whether the value of the CellInsets property has been changed from its default. | |
ShouldSerializeLabelInsets | Returns whether the value of the LabelInsets property has been changed from its default. | |
ShouldSerializeLabelPosition | Returns whether the value of the LabelPosition property has been changed from its default. | |
ShouldSerializeLabelSpan | Returns whether the value of the LabelSpan property has been changed from its default. | |
ShouldSerializeMinimumCellSize | Returns whether the value of the MinimumCellSize property has been changed from its default. | |
ShouldSerializeMinimumLabelSize | Returns whether the value of the MinimumLabelSize property has been changed from its default. | |
ShouldSerializeOriginX | Returns whether the value of the OriginX property has been changed from its default. | |
ShouldSerializeOriginY | Returns whether the value of the OriginY property has been changed from its default. | |
ShouldSerializePreferredCellSize | Returns whether the value of the PreferredCellSize property has been changed from its default. | |
ShouldSerializePreferredLabelSize | Returns whether the value of the PreferredLabelSize property has been changed from its default. | |
ShouldSerializeSpanX | Returns whether the value of the SpanX property has been changed from its default. | |
ShouldSerializeSpanY | Returns whether the value of the SpanY property has been changed from its default. | |
ShouldSerializeWeightX | Returns whether the value of the WeightX property has been changed from its default. | |
ShouldSerializeWeightY | Returns whether the value of the WeightY property has been changed from its default. |
Name | Description | |
---|---|---|
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |