ASPxGridBase.StylesEditors Property
In This Article
Provides access to the style settings that control the appearance of the grid’s editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public EditorStyles StylesEditors { get; }
#Property Value
Type | Description |
---|---|
Editor |
A Editor |
See Also