Back to Devexpress

BackgroundImage Methods

aspnet-devexpress-dot-web-dot-backgroundimage-dot-underscore-methods.md

latest3.5 KB
Original Source

BackgroundImage Methods

Represents a background image.

NameDescription
Assign(BackgroundImage)Copies the settings of the specified object to the current one.
AssignToControl(WebControl)Copies the settings from the current BackgroundImage object to the specified object.
CopyFrom(BackgroundImage)Duplicates the properties of the specified object into the current instance of the BackgroundImage class.
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.
FillStyleAttributes(CssStyleCollection, IUrlResolutionService)For internal use only.
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.
MergeWith(BackgroundImage)Combines the properties of the specified BackgroundImage with the current instance of the BackgroundImage class.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Reset()Returns the BackgroundImage object to its original state.
ToString()Returns a string that represents the current object.

See Also

BackgroundImage Class

BackgroundImage Members

DevExpress.Web Namespace