aspnet-devexpress-dot-web-92d2550b.md
Serves as the base class for the editor properties classes that define the behavior of editors allowing data input.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class EditProperties :
EditPropertiesBase
Public MustInherit Class EditProperties
Inherits EditPropertiesBase
Show 97 items
Object StateManager PropertiesBase EditPropertiesBase EditProperties BinaryImageEditProperties
HERibbonCustomCssListBoxProperties
MVCxColumnBinaryImageEditProperties
MVCxColumnButtonEditProperties
BootstrapBinaryImageEditProperties
BootstrapCheckBoxListProperties
BootstrapDateEditCalendarProperties
BootstrapDateEditTimeEditProperties
BootstrapDropDownEditProperties
BootstrapRadioButtonListProperties
BootstrapRadioButtonProperties
BootstrapSchedulerDateNavigatorProperties
ToolbarCustomComboBoxProperties
MVCxColumnDropDownEditProperties
See Also