aspnet-devexpress-dot-web-248df228.md
Contains settings specific to a text box editor.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonTextBoxProperties :
TextBoxProperties
Public Class RibbonTextBoxProperties
Inherits TextBoxProperties
The following members return RibbonTextBoxProperties objects:
An object of the RibbonTextBoxProperties type can be accessed via the RibbonTextBoxItem.PropertiesTextBox property.
Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase TextBoxProperties RibbonTextBoxProperties
See Also