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

MVCxTextBoxProperties Class

Contains TextBox specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc.v18.1.dll

Declaration

public class MVCxTextBoxProperties :
    TextBoxProperties

The following members accept/return MVCxTextBoxProperties objects:

Remarks

An object of the MVCxTextBoxProperties type can be accessed via the TextBoxSettings.Properties property.

Implements

See Also