aspnet-devexpress-dot-web-98274f0d.md
Contains the base settings specific to dropdown editors.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class DropDownEditPropertiesBase :
ButtonEditPropertiesBase
Public MustInherit Class DropDownEditPropertiesBase
Inherits ButtonEditPropertiesBase
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.).
Show 39 items
Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase ButtonEditPropertiesBase DropDownEditPropertiesBase AutoCompleteBoxPropertiesBase
HERibbonCustomCssListBoxProperties
ToolbarCustomComboBoxProperties
BootstrapDropDownEditProperties
MVCxColumnDropDownEditProperties
See Also