• Overview
    • Help with ASP.NET Web Forms Edition
  • Key Features
  • Quick Start
    • Step 1 of 4: Adding C1Splitter to the Page
    • Step 2 of 4: Changing the Behavior and Appearance
    • Step 3 of 4: Adding Content to the C1Splitter Control
    • Step 4 of 4: Manipulating the Control at Run Time
  • Design-Time Support
    • Smart Tag
    • Context Menu
  • Elements
  • Appearance and Behavior
    • Themes
    • Splitter Bar Position
    • Splitter Bar Animation Effects
      • Animation Effect Descriptions
      • Animation Effect Duration
    • Panel Layout
    • Collapsible and Expandable Panels
    • Panel Scrolling
    • Panel Previewing
  • Split Types
    • Horizontal Split
    • Vertical Split
    • Compound Split
    • Full-Size Split
  • Task-Based Help
    • Adding Content to the Splitter Panels
      • Adding Arbitrary Controls to C1Splitter
      • Adding Text to a Splitter Panel
    • Changing the Appearance of a C1Splitter Control
      • Changing the Theme
      • Changing the Theme to a Custom Theme
      • Changing Splitter Bar Location
    • Creating Different SplitTypes
      • Creating a Horizontal Split
      • Creating a Nested Split
      • Creating a Full-Size Split
    • Setting C1Splitter Behaviors
      • Setting a Minimum Size for a Splitter Panel
      • Setting a Collapsed Splitter Panel
      • Using Animation Effects
      • Using the Ghost Effect
  • C1.C1Report.4 Assembly
    • Namespaces
      • C1.C1Word Namespace
        • Overview
      • C1.C1Word.Canvas Namespace
        • Overview
      • C1.C1Word.Objects Namespace
        • Overview
  • C1.Web.Wijmo.Controls.4 Assembly
    • Namespaces
      • C1.Web.Wijmo.Controls Namespace
        • Overview
        • Classes
          • Animation
            • Overview
            • Members
            • Animation Constructor
            • Properties
              • Animated Property
              • Duration Property
              • Easing Property
              • Option Property
          • C1BaseStateManager
            • Overview
            • Members
          • C1TargetControlBase
            • Overview
            • Members
            • Methods
              • GetPropertyValue<V> Method
              • GetScriptDescriptors Method
              • GetScriptReferences Method
              • RegisterDesignTimeStyleSheet Method
              • SetPropertyValue<V> Method
            • Properties
              • CDNDependencyPaths Property
              • CDNPath Property
              • DisplayVisible Property
              • EnableCombinedJavaScripts Property
              • Enabled Property
              • Theme Property
              • ThemeSwatch Property
              • UseCDN Property
              • WijmoControlMode Property
              • WijmoCssAdapter Property
          • ResizeSettings
            • Overview
            • Members
            • ResizeSettings Constructor
            • Properties
              • Animated Property
              • AnimateDuration Property
              • AnimateEasing Property
              • AspectRatio Property
              • AutoHide Property
              • Ghost Property
              • Handles Property
              • Helper Property
              • MaxHeight Property
              • MaxWidth Property
              • MinHeight Property
              • MinWidth Property
        • Structures
          • PointF
            • Overview
            • Members
            • PointF Constructor
            • Methods
              • Equals Method
              • GetHashCode Method
            • Properties
              • X Property
              • Y Property
            • Fields
              • Empty Field
            • Operators
              • Equality Operator
              • Inequality Operator
      • C1.Web.Wijmo.Controls.C1Splitter Namespace
        • Overview
        • Classes
          • C1Splitter
            • Overview
            • Members
            • C1Splitter Constructor
            • Methods
              • FindControl Method
              • LoadLayout Method
                • LoadLayout(String) Method
                • LoadLayout(Stream) Method
                • LoadLayout(String,LayoutType) Method
                • LoadLayout(Stream,LayoutType) Method
              • SaveLayout Method
                • SaveLayout(String) Method
                • SaveLayout(Stream) Method
            • Properties
              • BarZIndex Property
              • CollapsingPanel Property
              • Enabled Property
              • FullSplit Property
              • Height Property
              • OnClientCollapse Property
              • OnClientCollapsed Property
              • OnClientExpand Property
              • OnClientExpanded Property
              • OnClientLoad Property
              • OnClientSized Property
              • OnClientSizing Property
              • Orientation Property
              • Panel1 Property
              • Panel2 Property
              • ResizeSettings Property
              • ShowExpander Property
              • SplitterDistance Property
              • Width Property
          • C1SplitterSerializer
            • Overview
            • Members
            • C1SplitterSerializer Constructor
          • SplitterPanel
            • Overview
            • Members
            • SplitterPanel Constructor
            • Properties
              • Collapsed Property
              • MinSize Property
              • ScrollBars Property
          • SplitterPanelItem
            • Overview
            • Members
            • SplitterPanelItem Constructor
            • Methods
              • RenderBeginTag Method
              • RenderEndTag Method
          • SplitterResizeSettings
            • Overview
            • Members
            • SplitterResizeSettings Constructor
            • Properties
              • AnimationOptions Property
              • Ghost Property
        • Enumerations
          • CollapsingPanel