Back to Devexpress

ASPxGridBase.StylesEditors Property

aspnet-devexpress-dot-web-dot-aspxgridbase-d58512bc.md

latest1.0 KB
Original Source

ASPxGridBase.StylesEditors Property

Provides access to the style settings that control the appearance of the grid’s editors.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public EditorStyles StylesEditors { get; }
vb
Public ReadOnly Property StylesEditors As EditorStyles

Property Value

TypeDescription
EditorStyles

A EditorStyles object that contains style settings.

|

See Also

ASPxGridBase Class

ASPxGridBase Members

DevExpress.Web Namespace