LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


itemDisplay

Specifies whether the item space is displayed partially or in full.

Property Value

An IntegralUIItemDisplayMode value. The default is Full, stating that the item space is determined by the TreeView width.

Remarks

The following values are acceptable:

  • Partial - the item space is determined by its content
  • Full - the item space is determined by TreeView width

In Full mode, you can have custom objects placed and aligned at right side in the item space. In this mode horizontal scrolling is disabled, because each item width is based on TreeView width. On the other hand, the Partial mode allows you to use horizontal scrolling, but alignment of objects is more difficult, because each item can have different space.

Version Information

Supported in: v1.5.