hilitedElementFoldState
Type
property
Summary
Get/set the fold state of the selected element
Syntax
get the hilitedElementFoldState of <widget>
set the hilitedElementFoldState of <widget> to <pFoldState>
Description
pFoldState is the fold state of the selected element. When setting the fold state, attempts to set the value for a leaf node will have no effect. Setting the fold state when no element is selected has no effect.
Parameters
Name | Type | Description |
---|---|---|
pFoldState | The fold state of the selected element.
|