RadControls for ASP.NET AJAX You can use the horizontal scrolling feature of RadScheduler to maintain a constant column width without changing the overall size of the control.
To enable it, assign a value to the ColumnWidth property:
CopyASPX
<telerik:RadScheduler ... ColumnWidth="200px" />