property InsideZoom.AllowResize as Boolean
Specifies whether the user can resize the date/time unit.

TypeDescription
Boolean A Boolean expression that specifies whether the unit may be resized at runtime. 
By default, the AllowResize property is True. If the AllowResize property is True, the resizing cursor shows up when the cursor pointer hovers the unit in the base level. The Width property specifies the width in pixels of the unit. You can use the CondInsideZoom property to specify a formula to define the time units that may be resized if the AllowResizeInsideZoom property is True.