The C1GaugeBase type exposes the following members.

Constructors

  NameDescription
Public methodC1GaugeBase

Methods

  NameDescription
Public methodAssignPropertiesState
Public methodBeginUpdate (Inherited from Component.)
Public methodCreateInstance
Creates the instance of the class. Type of the class can be determined by value of the DOM element's className.
Public methodDispose (Inherited from Component.)
Public methodEndUpdate (Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize (Inherited from Component.)
Protected methodRaisePropertyChanged (Inherited from Component.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Protected methodUpdated (Inherited from Component.)

Fields

  NameDescription
Protected field_propertiesState

Properties

  NameDescription
Protected propertyEvents (Inherited from Component.)
Public propertyID (Inherited from Component.)
Protected propertyIsInitialized (Inherited from Component.)
Protected propertyIsUpdating (Inherited from Component.)
Public propertyMaximum
Public propertyMinimum
Public propertyMorePointers
Public propertyPointer
Public propertyPropertiesState
Public propertyValue
Public propertyVisible

Events

  NameDescription
Public eventDisposing (Inherited from Component.)
Public eventPropertyChanged (Inherited from Component.)

See Also