Skip to main content
Tab

DropDownWindowStyle Class

Contains style settings that define the appearance of the editor’s dropdown window.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class DropDownWindowStyle :
    AppearanceStyleBase

Remarks

An object of the DropDownWindowStyle type can be accessed via the ASPxDropDownEdit.DropDownWindowStyle property.

See Also