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