assuming you have
DevExpress.XtraGrid.GridControl gridControl;
DevExpress.XtraGrid.Views.Grid.GridView gridView;
to enable grouping capability
gridView.OptionsView.ShowGroupPanel = true
to disable
gridView.OptionsView.ShowGroupPanel = false
SE Radio 736: Sahil Walia on Apache Iceberg
1 week ago
No comments:
Post a Comment
comment: