The C1Gauge type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1Gauge |
Methods
| Name | Description | |
|---|---|---|
| AddCssClass | (Inherited from Control.) | |
| AssignPropertiesState |
Assigns the properties state hash that used to retrieve and store properties values.
(Inherited from C1ThemeableControlBase.) | |
| BeginUpdate | (Inherited from Component.) | |
| CreateInstance |
Creates the instance of the class.
Type of the class can be determined by value of the DOM element's className.
(Inherited from C1ThemeableControlBase.) | |
| Dispose | (Inherited from Component.) | |
| EndUpdate | (Inherited from Component.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize |
Initializes the tabstrip.
(Overrides ComponentInitialize()()()().) | |
| Invalidate |
Invalidates the entire surface of the control and causes the control to be redrawn.
(Inherited from C1ThemeableControlBase.) | |
| OnBubbleEvent | (Inherited from Control.) | |
| RaiseBubbleEvent | (Inherited from Control.) | |
| RaisePropertyChanged | (Inherited from Component.) | |
| Refresh |
Perform the async-refresh.
| |
| RemoveCssClass | (Inherited from Control.) | |
| SaveState |
Saves the properties state.
(Inherited from C1ThemeableControlBase.) | |
| ToggleCssClass | (Inherited from Control.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| Updated | (Inherited from Component.) |
Fields
| Name | Description | |
|---|---|---|
| _jsonHelper | (Inherited from C1ThemeableControlBase.) | |
| _propertiesState | (Inherited from C1ThemeableControlBase.) |
Properties
| Name | Description | |
|---|---|---|
| Element |
Gets the DOMElement.
(Inherited from C1ThemeableControlBase.) | |
| EnableAjax | ||
| ErrorText | ||
| Events | (Inherited from Component.) | |
| Gauges |
Gets the list of tabs belong to this tab group.
| |
| ID | (Inherited from Component.) | |
| ImageIdGeneration | ||
| ImageRenderMethod | ||
| ImageTransferMethod | ||
| IsInitialized | (Inherited from Component.) | |
| IsUpdating | (Inherited from Component.) | |
| Parent | (Inherited from Control.) | |
| PropertiesState |
Constructs a state characterized by dictionary properties.
(Inherited from C1ThemeableControlBase.) | |
| VisibilityMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| VisualStyle |
Gets or sets the visual style name used by the control.
(Inherited from C1ThemeableControlBase.) |
Events
| Name | Description | |
|---|---|---|
| Disposing | (Inherited from Component.) | |
| PropertyChanged | (Inherited from Component.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| IAjaxRequestSupportDoAjaxRequest |
Executes AJAX request,
| |
| IAjaxRequestSupportOnAjaxRequestComplete |
Response from server
| |
| IAjaxRequestSupportOnAjaxRequestError |
AjaxRequest Error.
|