Back to Devexpress

ASPxVerticalGridLoadingPanelSettings Members

aspnet-devexpress-dot-web-dot-aspxverticalgridloadingpanelsettings-dot-underscore-members.md

latest4.7 KB
Original Source

ASPxVerticalGridLoadingPanelSettings Members

Provides settings that affect the loading panel‘s appearance and functionality.

Constructors

NameDescription
ASPxVerticalGridLoadingPanelSettings(IPropertiesOwner)Initializes a new instance of the ASPxVerticalGridLoadingPanelSettings class with specified settings.

Fields

NameDescription
DefaultDelay static

Holds the default loading panel delay, in milliseconds.

Default value : 300 ms

Inherited from SettingsLoadingPanel. |

Properties

NameDescription
DelayGets or sets the delay before displaying the loading panel. Inherited from SettingsLoadingPanel.
ImagePositionGets or sets the position of an image displayed within a loading panel with respect to the panel’s text content. Inherited from SettingsLoadingPanel.
ModeGets or sets a value that specifies how a loading panel is displayed in a grid control. Inherited from ASPxGridLoadingPanelSettings.
ShowImageGets or sets a value that specifies whether an image defined via the ImagesBase.LoadingPanel property is displayed within a loading panel. Inherited from SettingsLoadingPanel.
TextGets or sets the text to be displayed within a specific loading panel invoked while waiting for a callback response. Inherited from SettingsLoadingPanel.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings from the specified PropertiesBase object to the current object. Inherited from ASPxGridLoadingPanelSettings.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from StateManager.

See Also

ASPxVerticalGridLoadingPanelSettings Class

DevExpress.Web Namespace