DropDownWindowStyle Class
In This Article
Contains style settings that define the appearance of the editor’s dropdown window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class DropDownWindowStyle :
AppearanceStyleBase
#Related API Members
The following members return DropDownWindowStyle objects:
#Remarks
An object of the DropDownWindowStyle type can be accessed via the ASPxDropDownEdit.DropDownWindowStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
DropDownWindowStyle
See Also