Back to Devexpress

GridViewBase.IsGroupPanelTextVisibleProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-b5936bcf.md

latest1.2 KB
Original Source

GridViewBase.IsGroupPanelTextVisibleProperty Field

Identifies the GridViewBase.IsGroupPanelTextVisible 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 IsGroupPanelTextVisibleProperty
vb
Public Shared ReadOnly IsGroupPanelTextVisibleProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace