Skip to main content
Tab

RibbonTextBoxProperties Class

Contains settings specific to a text box editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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