Back to Devexpress

ASPxGridViewCustomButtonEventArgs Properties

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

latest3.0 KB
Original Source

ASPxGridViewCustomButtonEventArgs Properties

Provides data for the ASPxGridView.CustomButtonInitialize event.

NameDescription
ButtonIDGets the processed custom button’s identifier. Inherited from ASPxGridCustomCommandButtonEventArgs.
CellTypeGets a value that specifies in which row a custom button is displayed.
ColumnGets a command column which owns the processed custom button.
EnabledGets or sets a value that specifies whether the processed custom button is enabled. Inherited from ASPxGridCustomCommandButtonEventArgs.
ImageGets the settings of an image displayed within the processed custom button. Inherited from ASPxGridCustomCommandButtonEventArgs.
IsEditingRowGets whether a custom button is displayed within the data row currently being edited.
RenderModeSpecifies the processed custom command button’s render mode. Inherited from ASPxGridCustomCommandButtonEventArgs.
StylesGets the processed custom button’s style. Inherited from ASPxGridCustomCommandButtonEventArgs.
TextGets or sets the processed custom button’s text. Inherited from ASPxGridCustomCommandButtonEventArgs.
VisibleGets or sets whether the processed custom button is visible. Inherited from ASPxGridCustomCommandButtonEventArgs.
VisibleIndexGets the visible index of a data item (row, card or record) which contains the processed custom button. Inherited from ASPxGridCustomCommandButtonEventArgs.

See Also

ASPxGridViewCustomButtonEventArgs Class

ASPxGridViewCustomButtonEventArgs Members

DevExpress.Web Namespace