TextBoxPropertiesBase Class
In This Article
Contains the base settings specific to textbox editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class TextBoxPropertiesBase :
TextEditProperties
#Remarks
Serves as a base for the editor properties classes that define the behavior of editors containing the textbox for text data input.
#Inheritance
Show 60 items
Object
StateManager
PropertiesBase
EditPropertiesBase
EditProperties
TextEditProperties
TextBoxPropertiesBase
See Also