Initializes a new instance of the BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> class with the specified owner.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
public BootstrapDialogLayoutSettings(
IPropertiesOwner owner
)
Public Sub New(
owner As IPropertiesOwner
)
Name | Type | Description |
---|---|---|
owner | IPropertiesOwner | An object that implements the IPropertiesOwner interface. |