DropDownEditPropertiesBase Class
In This Article
Contains the base settings specific to dropdown editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class DropDownEditPropertiesBase :
ButtonEditPropertiesBase
#Remarks
Serves as a base for the editor properties classes that define the behavior of editors containing the dropdown window (such as the ColorEditProperties, ComboBoxProperties, etc.).
#Inheritance
Show 39 items
See Also