Back to Devexpress

ASPxGridView.StylesEditors Property

aspnet-devexpress-dot-web-dot-aspxgridview-2d27a8cc.md

latest1.1 KB
Original Source

ASPxGridView.StylesEditors Property

Provides access to style settings used to paint ASPxGridView’s editors.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
GridViewEditorStyles

A GridViewEditorStyles object that contains style settings used to paint the ASPxGridView’s editors.

|

See Also

Grid View

ASPxGridView Class

ASPxGridView Members

DevExpress.Web Namespace