<dxg:GridControl.View>
<dxg:TableView x:Name="view"
ShowGroupPanel="False"
ShowTotalSummary="True"
ShowAutoFilterRow="True"
RowAnimationKind="None"
WaitIndicatorType="Panel"/>
</dxg:GridControl.View>
主要是:
ShowGroupPanel="False"
<dxg:GridControl.View>
<dxg:TableView x:Name="view"
ShowGroupPanel="False"
ShowTotalSummary="True"
ShowAutoFilterRow="True"
RowAnimationKind="None"
WaitIndicatorType="Panel"/>
</dxg:GridControl.View>
主要是:
ShowGroupPanel="False"