aspnetbootstrap-devexpress-dot-web-dot-bootstrap-871ed882.md
Represents a custom command button.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapGridViewCommandColumnCustomButton :
GridViewCommandColumnCustomButton
Public Class BootstrapGridViewCommandColumnCustomButton
Inherits GridViewCommandColumnCustomButton
The following members return BootstrapGridViewCommandColumnCustomButton objects:
Command columns can display custom buttons. These buttons are stored within a column’s BootstrapGridViewCommandColumn.CustomButtons collection.
Object StateManager CollectionItem GridCustomCommandButton GridViewCommandColumnCustomButton BootstrapGridViewCommandColumnCustomButton
See Also