PropertyVisibleButtonPortfolioEdit
DescriptionSpecifies whether to show the edit portfolio button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultFalse (0)
Example
CodeCube1.VisibleButtonPortfolioEdit = True
HTML<PARAM NAME="VisibleButtonPortfolioEdit" VALUE="-1">
See also
Notes