Back to Devexpress

DropDownWindowStyle Class

aspnet-devexpress-dot-web-ecf1236b.md

latest2.3 KB
Original Source

DropDownWindowStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class DropDownWindowStyle :
    AppearanceStyleBase
vb
Public Class DropDownWindowStyle
    Inherits AppearanceStyleBase

The following members return DropDownWindowStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase DropDownWindowStyle

See Also

DropDownWindowStyle Members

DropDownWindowStyle

Drop-Down Editor

DevExpress.Web Namespace