Back to Devexpress

DropDownEditBaseCommandButton Class

aspnet-devexpress-dot-web-37560f38.md

latest1.9 KB
Original Source

DropDownEditBaseCommandButton Class

Serves as a base class for classes that represent the command buttons in dropdown editors.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class DropDownEditBaseCommandButton :
    PropertiesBase
vb
Public Class DropDownEditBaseCommandButton
    Inherits PropertiesBase

The following members return DropDownEditBaseCommandButton objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase DropDownEditBaseCommandButton DropDownEditCommandButton

BootstrapDropDownEditModalCommandButton

See Also

DropDownEditBaseCommandButton Members

DevExpress.Web Namespace