DevExpress.Web.ASPxGauges.v12.2
The base class for many collections used in ASPxGauges.
Initializes a new instance of the GaugeCollectionWeb class with default settings.
Contains a list of client-side events available for the .
Initializes a new instance of the CustomCallbackClientSideEvents class.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client BeginCallback event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client CallbackError event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client EndCallback event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Lists the values that specify the image type used to render the ASPxGaugeControl.
The ASPxGaugeControl is rendered like a BMP image.
The ASPxGaugeControl is rendered like a PNG image.
The ASPxGaugeControl is rendered like a GIF image.
The ASPxGaugeControl is rendered like a JPEG image.
The ASPxGaugeControl is rendered like a PNG image.
Represents an ASPxGaugeControl.
Initializes a new instance of the ASPxGaugeControl class with default settings.
Adds an empty gauge to the ASPxGaugeControl.
A enumeration value that specifies the new gauge's type.
An object that implements the interface.
Gets or sets the alternate text displayed in the ASPxGaugeControl when the image is unavailable.
A value that specifies the alternate text displayed in the ASPxGaugeControl when the image is unavailable.
Returns the 'DevExpress.Web.ASPxGauges.Scripts.ASPxGaugeControl.js' string.
[To be supplied]
Gets or sets whether gauges are automatically arranged within the ASPxGaugeControl to avoid overlapping.
true if gauges are automatically aligned within the ASPxGaugeControl without overlapping; false, if gauges can be freely arranged within the ASPxGaugeControl.
Overrides the base class property to hide it.
@nbsp;
Starts the runtime initialization of a component.
Prevents the ASPxGaugeControl from being rendered until the or ASPxGaugeControl method is called.
Gets or sets a value indicating the mode in which the control's images are stored on the server.
A enumeration value indicating the storage mode.
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Re-enables render operations after a call to the method without an immediate re-rendering.
Gets or sets the ASPxGaugeControl's client programmatic identifier.
A string value that specifies the control's client identifier.
Gets an object that lists the client-side events specific to the ASPxGaugeControl.
A object that allows assigning handlers to the client-side events available to the ASPxGaugeControl.
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Fires when a round trip to the server has been initiated by a call to the client method.
Enables you to supply any server data that can then be parsed on the client.
Gets or sets the ASPxGaugeControl's default value.
A string value that specifies the control's default value.
Gets or sets the location to the ASPxGaugeControl's detailed description.
The URL for the file that contains a detailed description for the ASPxGaugeControl.
Overrides the base class property to hide it.
@nbsp;
Enables a server control to perform final clean up before it is released from memory.
Gets or sets a value that specifies whether a specific animation effect is used when a ASPxGaugeControl's content is updated via a callback.
true if a specific animation effect is used; otherwise, false.
Gets or sets whether callback compression is enabled.
true, to enable callback compression; otherwise, false.
Gets or sets a value that specifies whether the ASPxGaugeControl can be manipulated on the client-side via code.
true if the control's client object model is fully available; false if no programmatic interface is available for the control on the client side.
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Finishes the runtime initialization of the component.
Re-enables render operations after a call to the method and forces an immediate re-rendering.
Exports the ASPxGaugeControl to the specified stream in HTML format.
A object, to which the ASPxGaugeControl is exported.
Exports the ASPxGaugeControl to the specified stream in HTML format using the specified options.
A object, to which the ASPxGaugeControl is exported.
A object which specifies the export options to be applied when the control is exported.
Exports the ASPxGaugeControl to the specified file in HTML format.
A that specifies the path to the file, to which the ASPxGaugeControl is exported.
Exports the ASPxGaugeControl to the specified file in HTML format using the specified options.
A that specifies the path to the file, to which the ASPxGaugeControl is exported.
A object which specifies the export options to be applied when the control is exported.
Exports the ASPxGaugeControl to the specified file in Image format.
A that specifies the path (including the full path) for the created Image file.
A object which specifies the image format.
Exports the ASPxGaugeControl to the specified stream in Image format.
A object, to which the ASPxGaugeControl is exported.
A object which specifies the image format.
Exports the ASPxGaugeControl to the specified file in MHT format.
A that specifies the path to the file, to which the ASPxGaugeControl is exported.
Exports the ASPxGaugeControl to the specified file in MHT format using the specified options.
A that specifies the path to the file, to which the ASPxGaugeControl is exported.
A object which specifies the export options to be applied when the control is exported.
Exports the ASPxGaugeControl to the specified stream in MHT format using the specified options.
A object, to which the ASPxGaugeControl is exported.
A object which specifies the export options to be applied when the control is exported.
Exports the ASPxGaugeControl to the specified stream in MHT format.
A object, to which the created document is exported.
Exports the ASPxGaugeControl to the specified stream in PDF format.
A object, to which the ASPxGaugeControl is exported.
Exports the ASPxGaugeControl to the specified file in PDF format.
A that specifies the path to the file, to which the ASPxGaugeControl is exported.
Exports the ASPxGaugeControl to the specified stream in PDF format using the specified options.
A object, to which the ASPxGaugeControl is exported.
A object which specifies the export options to be applied when the control is exported.
Exports the ASPxGaugeControl to the specified file in PDF format.
A which specifies the name (including the full path) of the file to which the control is exported.
A object which specifies the export options to be applied when the control is exported.
Exports the ASPxGaugeControl to the specified file in XLS format.
A that specifies the path to the file, to which the ASPxGaugeControl is exported.
Exports the ASPxGaugeControl to the specified stream in XLS format.
A object, to which the ASPxGaugeControl is exported.
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Provides access to the collection of gauges displayed by the ASPxGaugeControl.
A object that represents the collection of gauges.
Gets or sets the ASPxGaugeControl's height.
A value that represents the control's height.
Gets or sets an image type used to render the ASPxGaugeControl.
An enumeration value that specifies the image type used to render the ASPxGaugeControl.
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Indicates whether the ASPxGaugeControl can be printed.
true if the ASPxGaugeControl can be printed; otherwise, false.
Provides access to a list of gauges and their elements. This property supports the internal infrastructure, and is not intended to be used directly from your code.
A List object.
Enables you to supply any server data that can then be parsed on the client.
The collection of property names and their values.
Gets or sets an interval between two neighboring gauges in the mode.
An integer value specifying the interval between gauges.
Gets or sets a padding around all gauges in the mode.
A value.
Gets or sets the delay before displaying the loading panel.
An Int32 value that specifies the interval from the time a callback is sent to the server and a loading panel is displayed, in milliseconds.
Gets the settings of an image displayed within a Loading Panel.
A object that contains image settings.
Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content.
One of the enumeration values.
Gets the style settings used to paint the Loading Panel.
A object that contains style settings.
Gets or sets the text displayed within a Loading Panel.
A string value that specifies the panel's text.
Prints the ASPxGaugeControl.
Prints the ASPxGaugeControl using the specified settings.
One of the DevExpress.XtraGauges.Core.Printing.PrintSizeMode enumeration values.
Restores a layout of gauges and their elements from the system registry.
A string value specifying the system registry path, where a layout is stored.
Restores a layout of gauges and their elements from the specified stream.
A object that stores the ASPxGaugeControl's layout.
Restores the layout from the specified XML file.
A value which specifies the path to the XML file that contains the layout to be loaded. If the specified file doesn't exist, an exception is raised.
Restores a style of gauges and their elements from the specified stream.
A object that stores the ASPxGaugeControl's style.
Restores the style from the specified XML file.
A value which specifies the path to the XML file that contains the style to be loaded. If the specified file doesn't exist, an exception is raised.
Saves the ASPxGaugeControl's current layout to a system registry path.
A string value that specifies the system registry path to which the layout is saved.
Saves the ASPxGaugeControl's current layout to the specified stream.
A descendant to which the layout is written.
Saves the ASPxGaugeControl's current layout to a file in XML format.
A value that specifies the path to the file where the layout should be stored. If an empty string is specified, an exception is raised.
Gets or sets a value indicating whether a gauge's state should be saved between callbacks.
true to save a gauge's state between callbacks; otherwise, false.
Saves the ASPxGaugeControl's current style to the specified stream.
A descendant to which the style is written.
Saves the ASPxGaugeControl's current style to a file in XML format.
A value that specifies the path to the file where the style should be stored. If an empty string is specified, an exception is raised.
Gets or sets a value that specifies whether a Loading Panel is displayed while waiting for a callback response.
true if the loading panel functionality is enabled; otherwise, false.
Gets or sets whether an image can be displayed within the Loading Panel.
true if an image is allowed to be displayed within the loading panel; otherwise, false.
Gets or sets the ASPxGaugeControl's size.
The structure.
Overrides the base class property to hide it.
@nbsp;
Overrides the base class property to hide it.
@nbsp;
Gets or sets the ASPxGaugeControl's value.
A string value that specifies the control's value.
Gets or sets the ASPxGaugeControl's width.
A value that represents the control's width.