Free Trial Buy Now

Splitter - Fullscreen Mode

Please click here to open the Fullscreen Mode demonstration page

Description

This demo illustrates how to use the Splitter extension for ASP.NET MVC 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 setting to true, as shown below.

Html.DevExpress().Splitter(
    settings =>
    {
        ...
        settings.FullscreenMode = true;
        ...
    }

Version: v2012 vol 2.8
Experience the DevExpress Difference Today
Demos with source code are included with an installation of DevExpress controls for ASP.NET. Refer to the Demos and Sample Applications topic to learn more.
To download your free evaluation copy of our award-winning ASP.NET libraries, visit the Downloads page
All DevExpress MVC Extensions ship as part of DXperience ASP.NET, Enterprise, and Universal.
To obtain pricing information, visit the Pricing Options page or contact us via Email at info@devexpress.com
or by telephone at +1 (818) 844-3383 between 8:30am and 5pm Pacific Time.