PropertyGridOptionsWrite
Description Writes grid options (color, fonts, etc.) information in views and portfolios.
TypeBoolean
Values
True (-1) Writes grid options in views and portfolios 
False (0) Doesn't writes grid options information in views and portfolios 
DefaultTrue
Example
Code:Cube1.GridOptionsWrite = False
HTML:<PARAM NAME="GridOptionsWrite" VALUE= "0">
See also
GridOptionsRead  Reads cube options 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.