A newer version of this page is available.
Switch to the current version.
BootstrapDialogButtonCollection Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapDialogButtonCollection :
BootstrapDialogLayoutElementCollectionBase<BootstrapDialogButton>,
IDialogCollection<IDialogButton>,
IAssignableCollection
Public Class BootstrapDialogButtonCollection
Inherits BootstrapDialogLayoutElementCollectionBase(Of BootstrapDialogButton)
Implements IDialogCollection(Of IDialogButton),
IAssignableCollection
Related API Members
The following members accept/return BootstrapDialogButtonCollection objects:
See Also
Feedback