PropertyGridLayoutWrite
Description Writes grid layout information in views and portfolios.
TypeBoolean
Values
True (-1)Writes grid layout information in views and portfolios 
False (0)Doesn't writes grid layout information in views and portfolios 
DefaultTrue
Example
Code:Cube1.GridLayoutWrite = False
HTML:<PARAM NAME="GridLayoutWrite" VALUE= "0">
See also
GridLayoutRead  Reads cube layout and visible parts from views and portfolios instead than using actual values.
Notes

You can set this value directly from the control in the preferences dialog. If this information is not written, then the current cube values are used.