Back to Devexpress

CardView.IsResizingEnabledProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-cardview-8660c17b.md

latest1.1 KB
Original Source

CardView.IsResizingEnabledProperty Field

Identifies the CardView.IsResizingEnabled 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 IsResizingEnabledProperty
vb
Public Shared ReadOnly IsResizingEnabledProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

CardView Class

CardView Members

DevExpress.Xpf.Grid Namespace