RibbonTextBoxProperties Class
In This Article
Contains settings specific to a text box editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonTextBoxProperties :
TextBoxProperties
#Related API Members
The following members return RibbonTextBoxProperties objects:
#Remarks
An object of the RibbonTextBoxProperties type can be accessed via the RibbonTextBoxItem.PropertiesTextBox property.
#Inheritance
See Also