Does anyone know how to make the expand/collapse icon to get hidden, so that the user cannot click on it?
thiagobd,
Try setting the WebPanel's Header.ExpansionIndicator.Height and Header.ExpansionIndicator.Width properties to 0px. This should effectively hide the image for you.