The C1Splitter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1Splitter |
C1Slider constructor
|
Methods
Name | Description | |
---|---|---|
![]() | AddCssClass | (Inherited from Control.) |
![]() | AssignPropertiesState | (Inherited from C1ThemeableControlBase.) |
![]() | BeginUpdate | (Inherited from Component.) |
![]() | CreateInstance | (Inherited from C1ThemeableControlBase.) |
![]() | Dispose | (Inherited from Component.) |
![]() | EndUpdate | (Inherited from Component.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Initialize |
Override Initialize method.
(Overrides ComponentInitialize()()()().) |
![]() | Invalidate |
Invalidates the entire surface of the control and causes the control to be redrawn.
(Overrides C1ThemeableControlBaseInvalidate()()()().) |
![]() | RemoveCssClass | (Inherited from Control.) |
![]() | SaveState | (Inherited from C1ThemeableControlBase.) |
![]() | ToggleCssClass | (Inherited from Control.) |
![]() | ToLocaleString | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current Object.
(Inherited from Object.) |
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.
|
Events
Name | Description | |
---|---|---|
![]() | Collapse |
Fires on client side before user collapses the splitter bar.
|
![]() | Collapsed |
Fires on client side when the splitter bar is collapsed.
|
![]() | Disposing | (Inherited from Component.) |
![]() | Expand |
Fires on client side before user expands the splitter bar.
|
![]() | Expanded |
Fires on client side when the splitter bar is expanded.
|
![]() | Load |
Fires after the splitter loads on the page
|
![]() | PropertyChanged | (Inherited from Component.) |
![]() | Size |
Fires on client side before user resizes the splitter control.
|
![]() | Sized |
Fires on client side when the splitter control is resized.
|
![]() | Sizing |
Fires on client side when user is resizing the splitter control.
|