PropertyEmptyHorizontal
DescriptionSpecifies wether to display cube horizontal rows that are empty or not.
TypeBoolean
Values
True (-1)Doesn't display empty rows
False (0)Does display empty rows
DefaultTrue
Example
Code:Cube1.EmptyHorizontal = True
HTML:<PARAM NAME="EmptyHorizontal" VALUE= "-1">< /tr>< /tr>< /tr>
See alsoEmptyVertical
NotesYou can set this value directly from the control in the preferences dialog.