The SplitterPanel type exposes the following members.

Properties

  NameDescription
Public propertyBackColor
Gets or sets the background color for splitter panel.
Public propertyBackImageUrl
Gets or sets the background image url for splitter panel.
Public propertyCollapsed
Gets or sets a value determining whether splitter panel is collapsed or expanded.
Public propertyContentTemplate
Gets or sets the template for the content area of the C1Splitter control.
Public propertyCssClass
Gets or sets the css class name for splitter panel.
Public propertyMinSize
Gets or sets the minimum distance in pixels when resizing the splitter.
Public propertyScrollBars
Gets or sets the type of scroll bars to display for splitter panel.

See Also