Back to Devexpress

ASPxVerticalGridCustomCommandButtonEventArgs Properties

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

latest2.9 KB
Original Source

ASPxVerticalGridCustomCommandButtonEventArgs Properties

Provides data for the ASPxVerticalGrid.CustomButtonInitialize event.

NameDescription
ButtonIDGets the processed custom button’s identifier. Inherited from ASPxGridCustomCommandButtonEventArgs.
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.
RenderModeSpecifies the processed custom command button’s render mode. Inherited from ASPxGridCustomCommandButtonEventArgs.
RowGets a command row which owns the processed custom command button.
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

ASPxVerticalGridCustomCommandButtonEventArgs Class

ASPxVerticalGridCustomCommandButtonEventArgs Members

DevExpress.Web Namespace