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

RibbonTextBoxProperties Class

Contains settings specific to a text box editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonTextBoxProperties :
    TextBoxProperties

The following members return RibbonTextBoxProperties objects:

Remarks

An object of the RibbonTextBoxProperties type can be accessed via the RibbonTextBoxItem.PropertiesTextBox property.

See Also