Back to Devexpress

TableView.AllowResizingProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-061743ff.md

latest1.1 KB
Original Source

TableView.AllowResizingProperty Field

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

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace