DropDownEditCommandButton Class
In This Article
Represents the OK and Cancel buttons in the dropdown editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class DropDownEditCommandButton :
DropDownEditBaseCommandButton
#Related API Members
The following members return DropDownEditCommandButton objects:
#Implements
#Inheritance
Object
StateManager
PropertiesBase
DropDownEditBaseCommandButton
DropDownEditCommandButton
See Also