aspnetmvc-devexpress-dot-web-dot-mvc-0b4281a8.md
Contains TextBox specific properties.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxTextBoxProperties :
TextBoxProperties
Public Class MVCxTextBoxProperties
Inherits TextBoxProperties
The following members return MVCxTextBoxProperties objects:
An object of the MVCxTextBoxProperties type can be accessed via the TextBoxSettings.Properties property.
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Internal.ISkinOwner
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IAssignEditorProperties
Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase TextBoxProperties MVCxTextBoxProperties
See Also