BootstrapDialogField<TViewModel> Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public abstract class BootstrapDialogField<TViewModel> :
BootstrapDialogField
where TViewModel : DialogViewModelBase
Type Parameters
Name |
---|
TViewModel |
Inheritance
Object
StateManager
CollectionItem
BootstrapDialogLayoutElement
BootstrapDialogFieldBase
BootstrapDialogField
BootstrapDialogField<TViewModel>
See Also