For a list of all members of this type, see UltraTreeNodeLayoutInfo members.
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) |