RibbonTextBoxItem.PropertiesTextBox Property
Provides access to the item’s settings that are specific to the text box.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
RibbonTextBoxProperties | A RibbonTextBoxProperties object that contains text box specific settings. |
See Also