Property
|
Property description
|
---|---|
id
|
The id is the identifier for the container.
|
title
|
The title property specifies the text of the container title. It supports NLS.
|
DivFlowcontainer
|
The DivFlowcontainer property specifies whether the container is a DivFlow container. The default value is false.
|
open
|
The open property specifies whether the TitlePane is expanded by default. The default value is true.
|
dataName
|
The dataName property specifies the name of the data element to which the TitlePane is bound.
|
generateLayout
|
The generateLayout property specifies whether to generate the HTML layout. The default value is true.
|
generateInlineStyle
|
The generateInlineStyle property specifies whether to generate the inline styles. The default value is true.
|