aspnet-devexpress-dot-web-ecf1236b.md
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
public class DropDownWindowStyle :
AppearanceStyleBase
Public Class DropDownWindowStyle
Inherits AppearanceStyleBase
The following members return DropDownWindowStyle objects:
An object of the DropDownWindowStyle type can be accessed via the ASPxDropDownEdit.DropDownWindowStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase DropDownWindowStyle
See Also