fixed_width Attribute (DCL)

Specifies if a tile's width is allowed to fill the available space.

Supported Platforms: Windows only

fixed_width = true-false;

If this attribute is true, the tile does not fill the extra space that becomes available in the layout/alignment process.

Possible values are true or false (default: false).