Back to Devexpress

TableView.AllowCellMergeProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-cf490718.md

latest1.1 KB
Original Source

TableView.AllowCellMergeProperty Field

Identifies the TableView.AllowCellMerge 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 AllowCellMergeProperty
vb
Public Shared ReadOnly AllowCellMergeProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace