Back to Devexpress

TableView.RowMinHeightProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-6ede35af.md

latest1.1 KB
Original Source

TableView.RowMinHeightProperty Field

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

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace