TableView.HeaderPanelMinHeight Property
Gets or sets the minimum height of the Column Header Panel. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that is the minimum height of the Column Header Panel. |
Remarks
The height of the Column Header Panel can vary depending on the header text.
See Also