Property
VisibleButtonPortfolioEdit
Description
Specifies whether to show the edit portfolio button in the toolbar or not.
Type
Boolean
Values
True (-1)
Shows the button
False (0)
Hides the button
Default
False (0)
Example
Code
Cube1.VisibleButtonPortfolioEdit = True
HTML
<PARAM NAME="VisibleButtonPortfolioEdit" VALUE="-1">
See also
Notes