Skip to main content

GridViewBase.IsGroupPanelVisibleProperty Field

Identifies the GridViewBase.IsGroupPanelVisible dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public static readonly DependencyProperty IsGroupPanelVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also