Use this property to determine whether a user can resize cards.
The CanResizeCards property returns false in the following cases:
Cards can be resized by dragging the vertical lines that separate card columns. It is also possible to change card widths via code. Use the CardWidth property of the CardView class for this purpose.
Note that you cannot change the width of a single card. You can only change the common width of all cards simultaneously.