The C1Splitter type exposes the following members.

Properties

  NameDescription
Public propertyID (Inherited from Component.)
Public propertyPanel1
Gets the Panel1 of C1Splitter.
Public propertyPanel2
Gets the Panel1 of C1Splitter.
Public propertyParent (Inherited from Control.)
Public propertyPropertiesState (Inherited from C1ThemeableControlBase.)
Public propertyResizeBehaviorSettings
Gets the ResizeBehaviorSettings of C1Splitter.
Public propertySplitterDistance
Gets or sets the location of the splitter, in pixels, from the left or top edge of the C1Splitter.
Public propertySplitterStyle
The splitter style for the Web control.
Public propertyUseEmbeddedVisualStyles
If true then control will use VisualStyle embedded into control's assembly. otherwise control will load VisualStyle from disk.
Public propertyVisibilityMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyVisualStyle
Gets or sets the visual style name used by the control.
(Overrides C1ThemeableControlBaseVisualStyle()()()().)
Public propertyWidth
Gets or sets width of the control.
Public propertyZIndex
Gets or sets ZIndex of the splitter bar.

See Also