IModelListView.IsGroupPanelVisible Property
Specifies whether the group panel of a grid that displays the current List View is visible.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the group panel is visible; otherwise, false. |
Remarks
To specify the order index for the column, use the IModelColumn.GroupIndex property.
See Also
Feedback