Back to Devexpress

VerticalGridButtonEditRow.PropertiesButtonEdit Property

aspnet-devexpress-dot-web-dot-verticalgridbuttoneditrow.md

latest1.4 KB
Original Source

VerticalGridButtonEditRow.PropertiesButtonEdit Property

Gets the row editor’s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonEditProperties PropertiesButtonEdit { get; }
vb
Public ReadOnly Property PropertiesButtonEdit As ButtonEditProperties

Property Value

TypeDescription
ButtonEditProperties

The ButtonEditProperties object.

|

Remarks

The PropertiesButtonEdit property allows you to customize the settings of the row’s editor with embedded buttons. For more information, see ButtonEditProperties.

See Also

Vertical Grid

VerticalGridButtonEditRow Class

VerticalGridButtonEditRow Members

DevExpress.Web Namespace