CustomBestFitEventArgsBase(ColumnBase, BestFitMode) Constructor
In This Article
Initializes a new instance of the CustomBestFitEventArgsBase class with the specified settings.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
column | Column |
A Column |
best |
Best |
A Best |
See Also