This demo illustrates how to use the ASPxSplitter control in full-screen mode, when a control fills an entire page and can be resized together with the browser window. To enable this mode, set the corresponding property to true, as shown below.
<dx:ASPxSplitter ID="ASPxSplitter1" runat="server" FullscreenMode="True" ... >