Back to Devexpress

BootstrapDialogNestedField Class

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

latest2.6 KB
Original Source

BootstrapDialogNestedField Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapDialogNestedField :
    BootstrapDialogLayoutElement,
    IDialogNestedField,
    IDialogLayoutElement,
    IDialogNamedLayoutElement
vb
Public Class BootstrapDialogNestedField
    Inherits BootstrapDialogLayoutElement
    Implements IDialogNestedField,
               IDialogLayoutElement,
               IDialogNamedLayoutElement

The following members return BootstrapDialogNestedField objects:

Inheritance

Object StateManager CollectionItem BootstrapDialogLayoutElement BootstrapDialogNestedField

See Also

BootstrapDialogNestedField Members

DevExpress.Web.Bootstrap Namespace