Back to Devexpress

EditorStyles.DropDownApplyButton Property

aspnet-devexpress-dot-web-dot-editorstyles-7fa45849.md

latest1.0 KB
Original Source

EditorStyles.DropDownApplyButton Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ButtonStyle

An ButtonStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace