Back to Devexpress

BootstrapDialogButton Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-3433c94c.md

latest2.5 KB
Original Source

BootstrapDialogButton Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapDialogButton :
    BootstrapDialogNamedLayoutElement,
    IDialogButton,
    IDialogLayoutElement,
    IDialogNamedLayoutElement
vb
Public Class BootstrapDialogButton
    Inherits BootstrapDialogNamedLayoutElement
    Implements IDialogButton,
               IDialogLayoutElement,
               IDialogNamedLayoutElement

The following members return BootstrapDialogButton objects:

Inheritance

Object StateManager CollectionItem BootstrapDialogLayoutElement BootstrapDialogNamedLayoutElement BootstrapDialogButton

See Also

BootstrapDialogButton Members

DevExpress.Web.Bootstrap Namespace