Back to Devexpress

ResourceExtension Members

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

latest3.3 KB
Original Source

ResourceExtension Members

Defines extension methods for the Resource object.

Methods

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

DevExpress.XtraScheduler Namespace