maxSize and minSize

MaxSize and MinSize properties are used to restrict the resize of the object and specify the maximal and the minimal size to which it can be resized at runtime. If these properties are not specified, the user can resize the object to any extent.

The size properties applied to container children (e.g., table or green columns and rows) can influence the container resize of the container and restrict it.

The size properties have two sub-properties – Height and Width, which specify the container dimensions in pixels.