Skip to main content
A newer version of this page is available.
All docs
V20.2
Tab

DropDownEditBaseCommandButton(IPropertiesOwner, DropDownEditButtonCommand) Constructor

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public DropDownEditBaseCommandButton(
    IPropertiesOwner owner,
    DropDownEditButtonCommand command
)

Parameters

Name Type
owner IPropertiesOwner
command DevExpress.Web.Internal.DropDownEditButtonCommand
See Also