The SplitterPanel type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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