Fixed width property

The FixedWidth property is used in conjunction with the AutoWidth property of the table component. If the table resizes columns (depending on the AutoWidth property), these changes will not be allowed if the FixedWidth property is set to true. The image below is a sample using these properties. In the first image the FixedWidth property is not used.

In the second picture, the FixedWidth property of the Phone column is set to true.