EditorStyles.ButtonEdit Property
Gets the style settings that define a button editor’s appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
EditStyleBase | An EditStyleBase object containing the style settings. |
See Also