Back to Devexpress

BootstrapDialogFieldGroup<TViewModel> Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapdialogfieldgroup-1.md

latest1.7 KB
Original Source

BootstrapDialogFieldGroup<TViewModel> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapDialogFieldGroup<TViewModel> :
    BootstrapDialogFieldGroup
    where TViewModel : DialogViewModelBase
vb
Public MustInherit Class BootstrapDialogFieldGroup(Of TViewModel As DialogViewModelBase)
    Inherits BootstrapDialogFieldGroup

Type Parameters

Name
TViewModel

Inheritance

Object StateManager CollectionItem BootstrapDialogLayoutElement BootstrapDialogNamedLayoutElement BootstrapDialogFieldGroupBase BootstrapDialogFieldGroup BootstrapDialogFieldGroup<TViewModel>

See Also

BootstrapDialogFieldGroup<TViewModel> Members

DevExpress.Web.Bootstrap Namespace