Skip to main content
A newer version of this page is available. .
Tab

TextBoxPropertiesBase Class

Contains the base settings specific to textbox editors.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

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.

See Also