TableViewCommands.BestFitColumn Property
In This Article
Resizes the column to the minimum width required to display the column's contents completely.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
ICommand | A command implementing ICommand. |
#Remarks
Corresponding Method: TableView.BestFitColumn.
See Also