Back to Devexpress

ASPxCardViewEditorEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxcardvieweditoreventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ASPxCardViewEditorEventArgs Properties

Provides data for the ASPxCardView.CellEditorInitialize event.

NameDescription
ColumnGets the data column whose cell editor is being initialized.
EditorGets the editor currently being processed. Inherited from ASPxGridEditorEventArgs.
KeyValueGets the card key value - an object that uniquely identifies the card.
ValueGets the editor’s value. Inherited from ASPxGridEditorEventArgs.
VisibleIndexGets the edited card’s visible index.

See Also

ASPxCardViewEditorEventArgs Class

ASPxCardViewEditorEventArgs Members

DevExpress.Web Namespace