Back to Devexpress

DropDownEditCommandButton Class

aspnet-devexpress-dot-web-ee0d8875.md

latest1.8 KB
Original Source

DropDownEditCommandButton Class

Represents the OK and Cancel buttons in the dropdown editors.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return DropDownEditCommandButton objects:

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase DropDownEditBaseCommandButton DropDownEditCommandButton BootstrapDropDownEditModalCommandButton

See Also

DropDownEditCommandButton Members

DevExpress.Web Namespace