Back to Devexpress

BootstrapRibbonTextBoxItem Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-13208cf0.md

latest1.4 KB
Original Source

BootstrapRibbonTextBoxItem Class

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapRibbonTextBoxItem :
    RibbonTextBoxItem,
    IBootstrapRibbonItem,
    IEditorPropertiesOwner
vb
Public Class BootstrapRibbonTextBoxItem
    Inherits RibbonTextBoxItem
    Implements IBootstrapRibbonItem,
               IEditorPropertiesOwner

Inheritance

Object StateManager CollectionItem RibbonItemBase RibbonEditItemBase RibbonTextBoxItem BootstrapRibbonTextBoxItem

See Also

BootstrapRibbonTextBoxItem Members

DevExpress.Web.Bootstrap Namespace