ASPxSplitter allows you to set the maximum and minimum size of its panes. An pane's maximum size is controlled by the MaxSize property, the minimum size - by the MinSize property.
In this demo, the left splitter pane's minimum and maximum size is set to 100px and 400px correspondingly. The splitter pane's size can be changed by using the splitter separator.