Back to Devexpress

EditorStyles.ListBox Property

aspnet-devexpress-dot-web-dot-editorstyles-92ea66e8.md

latest1.0 KB
Original Source

EditorStyles.ListBox Property

Gets the style settings that define a list box editor’s appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceStyleBase ListBox { get; }
vb
Public Overridable ReadOnly Property ListBox As AppearanceStyleBase

Property Value

TypeDescription
AppearanceStyleBase

An AppearanceStyleBase object containing the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace