Back to Devexpress

BootstrapDialogLayout Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-f07eba61.md

latest1.9 KB
Original Source

BootstrapDialogLayout Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapDialogLayout :
    BootstrapDialogNamedLayoutElement,
    IDialogLayout,
    IDialogLayoutElement,
    IDialogNamedLayoutElement,
    IDialogElementContainerBuilder
vb
Public Class BootstrapDialogLayout
    Inherits BootstrapDialogNamedLayoutElement
    Implements IDialogLayout,
               IDialogLayoutElement,
               IDialogNamedLayoutElement,
               IDialogElementContainerBuilder

The following members return BootstrapDialogLayout objects:

Inheritance

Object StateManager CollectionItem BootstrapDialogLayoutElement BootstrapDialogNamedLayoutElement BootstrapDialogLayout

See Also

BootstrapDialogLayout Members

DevExpress.Web.Bootstrap Namespace