LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


tabstripPlacement

Gets or sets the side at which tabs are positioned.

Property Value

A String value. The default is 'top', stating that tabs are placed on top side in the TabStrip.

Remarks

The following values are acceptable:

  • 'top' - tabs are placed on the top side
  • 'bottom' - tabs are placed on the bottom side
  • 'left' - tabs are placed on the left side
  • 'right' - tabs are placed on the right side

Version Information

Supported in: v1.0.

See Also