BootstrapCardViewCommandButtonSettings(IPropertiesOwner) Constructor
Initializes a new instance of the BootstrapCardViewCommandButtonSettings class with specified settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
public BootstrapCardViewCommandButtonSettings(
IPropertiesOwner owner
)
Public Sub New(
owner As IPropertiesOwner
)
Parameters
Name | Type |
---|---|
owner | IPropertiesOwner |
See Also
Feedback