The C1Splitter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ID | (Inherited from Component.) | |
| Panel1 |
Gets the Panel1 of C1Splitter.
| |
| Panel2 |
Gets the Panel1 of C1Splitter.
| |
| Parent | (Inherited from Control.) | |
| PropertiesState | (Inherited from C1ThemeableControlBase.) | |
| ResizeBehaviorSettings |
Gets the ResizeBehaviorSettings of C1Splitter.
| |
| SplitterDistance |
Gets or sets the location of the splitter, in pixels, from the left or top edge of the C1Splitter.
| |
| SplitterStyle |
The splitter style for the Web control.
| |
| UseEmbeddedVisualStyles |
If true then control will use VisualStyle embedded into control's assembly.
otherwise control will load VisualStyle from disk.
| |
| VisibilityMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| VisualStyle |
Gets or sets the visual style name used by the control.
(Overrides C1ThemeableControlBaseVisualStyle()()()().) | |
| Width |
Gets or sets width of the control.
| |
| ZIndex |
Gets or sets ZIndex of the splitter bar.
|