Back to Devexpress

GridViewBase.ValidateRowDeletionCommandProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-c0b22d27.md

latest1.2 KB
Original Source

GridViewBase.ValidateRowDeletionCommandProperty Field

Identifies the ValidateRowDeletionCommand dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty ValidateRowDeletionCommandProperty
vb
Public Shared ReadOnly ValidateRowDeletionCommandProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace