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