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

DropDownEditCommandButton(IPropertiesOwner, DropDownEditButtonCommand) Constructor

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public DropDownEditCommandButton(
    IPropertiesOwner owner,
    DropDownEditButtonCommand command
)

Parameters

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