Back to Devexpress

ResourceExtension Methods

windowsforms-devexpress-dot-xtrascheduler-dot-resourceextension-dot-underscore-methods.md

latest3.4 KB
Original Source

ResourceExtension Methods

Defines extension methods for the Resource object.

NameDescription
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.
GetColor(Resource) staticObtains a color assigned to the specified resource.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetImage(Resource) staticObtains an image assigned to the specified resource.
GetType()Gets the Type of the current instance. Inherited from Object.
MatchIds(Resource, Resource) staticDetermines whether resource identifiers are equal.
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.
SetColor(Resource, Color) staticAssigns color to the specified resource.
SetImage(Resource, Image) staticAssigns an image to the specified resource.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ResourceExtension Class

ResourceExtension Members

DevExpress.XtraScheduler Namespace