MVCxPivotGridWebOptionsLoadingPanel Properties
Provides settings that affect the Loading Panel’s appearance and functionality.Name | Description |
---|---|
Enabled | Gets or sets a value that specifies whether a specific loading panel is displayed during callback processing. Inherited from PivotGridWebOptionsLoadingPanel. |
Image | Gets the settings of an image displayed within a Loading Panel. Inherited from PivotGridWebOptionsLoadingPanel. |
ImagePosition | Gets or sets the position of the image displayed within a Loading Panel with respect to the panel’s text content. Inherited from PivotGridWebOptionsLoadingPanel. |
Style | Gets the style settings used to paint the Loading Panel. Inherited from PivotGridWebOptionsLoadingPanel. |
Text | Gets or sets the text displayed within a loading panel. Inherited from PivotGridWebOptionsLoadingPanel. |
See Also