Back to Devexpress

TreeListView.CellValueChangingCommandProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-cb693967.md

latest1.2 KB
Original Source

TreeListView.CellValueChangingCommandProperty Field

Identifies the CellValueChangingCommand 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 CellValueChangingCommandProperty
vb
Public Shared ReadOnly CellValueChangingCommandProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace