Skip to main content
A newer version of this page is available. .

GridControl.IsGroupPanelVisibleProperty Field

Identifies the IsGroupPanelVisible dependency property.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public static readonly DependencyProperty IsGroupPanelVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also