Back to Devexpress

EditorStyles.DropDownCloseButton Property

aspnet-devexpress-dot-web-dot-editorstyles-477f9d26.md

latest1.0 KB
Original Source

EditorStyles.DropDownCloseButton Property

Gets the style settings that define the appearance of an editor’s Close button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual ButtonStyle DropDownCloseButton { get; }
vb
Public Overridable ReadOnly Property DropDownCloseButton As ButtonStyle

Property Value

TypeDescription
ButtonStyle

An ButtonStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace