DataGridView.ReduceHeightToContentProperty Field
Identifies the ReduceHeightToContent dependency property.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
Declaration
public static readonly BindableProperty ReduceHeightToContentProperty
Field Value
Type | Description |
---|---|
Microsoft.Maui.Controls.BindableProperty | A dependency property identifier. |
See Also