This can be achieved by setting the ListWidth="100%" and using the following style to hide the resize handle:
.RadGanttdiv.rgtSplitbar {
display: none;
}
Regards,
Peter Milchev
Progress Telerik
Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic. Our thoughts here at Progress are with those affected by the outbreak.