SlidePanel.MinLeftPanelWidth

Syntax

MinLeftPanelWidth: Number

Description

The MinLeftPanelWidth property determines minimum width of the Header and Details panels.

Comments

Use JSON or the setMinLeftPanelWidth method to set the property value and the getMinLeftPanelWidth method to get the property value.

Example

The property use is given in description of the SlidePanel.Resizing event.

See also:

SlidePanel