Skip to main content
Tab

TextEditProperties Class

Contains the base settings specific to text editors.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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
See Also