Back to Devexpress

CardViewCustomCommandButton Members

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

latest4.0 KB
Original Source

CardViewCustomCommandButton Members

Represents a custom command button.

Constructors

NameDescription
CardViewCustomCommandButton()Initializes a new instance of the CardViewCustomCommandButton class with default settings.

Properties

NameDescription
CollectionGets the collection to which an item belongs. Inherited from CollectionItem.
IDGets or sets a value that identifies the custom button. Inherited from GridCustomCommandButton.
ImageGets the settings of an image displayed in the custom button. Inherited from GridCustomCommandButton.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
StylesProvides access to the style settings that control the appearance of the custom command button. Inherited from GridCustomCommandButton.
TextGets or sets the custom button’s text. Inherited from GridCustomCommandButton.

Methods

NameDescription
Assign(CollectionItem)Copies the settings from the specified item to the current object. Inherited from GridCustomCommandButton.
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 CollectionItem.

See Also

CardViewCustomCommandButton Class

DevExpress.Web Namespace