WPF : Extend last column of ListView's GridView

前端 未结 7 738
北海茫月
北海茫月 2020-11-28 06:50

I have a ListView with a GridView with 3 columns. I want last column to take up remaining width of the ListView.

7条回答
  •  旧巷少年郎
    2020-11-28 07:38

    How About Using a Style

    
    
    
        
            
                
                
            
        
    
    

提交回复
热议问题