TreeListBand.Scale(ScaleHelper) Method
Scales the band according to the current DPI setting. For internal use.
Namespace: DevExpress.XtraTreeList.Columns
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Parameters
Name | Type | Description |
---|---|---|
scaleHelper | DevExpress.Utils.DPI.ScaleHelper | A ScaleHelper object. |
See Also