PivotGridLoadPanelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
For internal use only. Initializes a new Pivot |
#Methods
Name | Description |
---|---|
Enabled |
Enables or disables the load panel. Mirrors the client-side enabled option. |
Enabled |
Enables or disables the load panel. Mirrors the client-side enabled option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Height |
Specifies the height of the load panel. Mirrors the client-side height option. |
Height |
Specifies the height of the load panel. Mirrors the client-side height option. |
Indicator |
Specifies the URL pointing to an image that will be used as a load indicator. Mirrors the client-side indicator |
Indicator |
Specifies the URL pointing to an image that will be used as a load indicator. Mirrors the client-side indicator |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Shading |
Specifies whether to shade the UI component when the load panel appears. Mirrors the client-side shading option. |
Shading |
Specifies whether to shade the UI component when the load panel appears. Mirrors the client-side shading option. |
Shading |
Specifies the shading color. Applies only if shading is true. Mirrors the client-side shading |
Shading |
Specifies the shading color. Applies only if shading is true. Mirrors the client-side shading |
Show |
Specifies whether or not to show a load indicator. Mirrors the client-side show |
Show |
Specifies whether or not to show a load indicator. Mirrors the client-side show |
Show |
Specifies whether or not to show load panel background. Mirrors the client-side show |
Show |
Specifies whether or not to show load panel background. Mirrors the client-side show |
Text |
Specifies the text to display inside a load panel. Mirrors the client-side text option. |
Text |
Specifies the text to display inside a load panel. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Width |
Specifies the width of the load panel. Mirrors the client-side width option. |
Width |
Specifies the width of the load panel. Mirrors the client-side width option. |
See Also