Back to Devexpress

RibbonTextBoxProperties Class

aspnet-devexpress-dot-web-248df228.md

latest1.9 KB
Original Source

RibbonTextBoxProperties Class

Contains settings specific to a text box editor.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonTextBoxProperties :
    TextBoxProperties
vb
Public Class RibbonTextBoxProperties
    Inherits TextBoxProperties

The following members return RibbonTextBoxProperties objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase EditPropertiesBase EditProperties TextEditProperties TextBoxPropertiesBase TextBoxProperties RibbonTextBoxProperties

See Also

RibbonTextBoxProperties Members

Ribbon

DevExpress.Web Namespace