EditorStyles.ButtonEdit Property
In This Article
Gets the style settings that define a button editor’s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual EditStyleBase ButtonEdit { get; }
#Property Value
Type | Description |
---|---|
Edit |
An Edit |
See Also