Back to Devexpress

EditorImages.DropDownApplyButton Property

aspnet-devexpress-dot-web-dot-editorimages-e2b7d1b1.md

latest1.1 KB
Original Source

EditorImages.DropDownApplyButton Property

Gets the settings of an image that is displayed in the editor’s Apply button element.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonImageProperties DropDownApplyButton { get; }
vb
Public ReadOnly Property DropDownApplyButton As ButtonImageProperties

Property Value

TypeDescription
ButtonImageProperties

A ButtonImageProperties object that contains the image settings.

|

See Also

EditorImages Class

EditorImages Members

DevExpress.Web Namespace