Skip to main content
A newer version of this page is available. .

OptionsLayoutBase.CurrentLayoutScaleFactor Property

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v18.2.dll

Declaration

[Browsable(false)]
[DefaultValue(null)]
public SizeF? CurrentLayoutScaleFactor { get; }

Property Value

Type Default
Nullable<SizeF> *null*

Property Paths

You can access this nested property as listed below:

Show 25 property paths
Library Object Type Path to CurrentLayoutScaleFactor
WinForms Controls BarManager
.OptionsLayout.CurrentLayoutScaleFactor
AdvBandedGridView
.OptionsLayout.CurrentLayoutScaleFactor
BandedGridView
.OptionsLayout.CurrentLayoutScaleFactor
BaseView
.OptionsLayout.CurrentLayoutScaleFactor
ColumnView
.OptionsLayout.CurrentLayoutScaleFactor
CardView
.OptionsLayout.CurrentLayoutScaleFactor
GridView
.OptionsLayout.CurrentLayoutScaleFactor
LayoutView
.OptionsLayout.CurrentLayoutScaleFactor
WinExplorerView
.OptionsLayout.CurrentLayoutScaleFactor
PivotGridControl
.OptionsLayout.CurrentLayoutScaleFactor
DocumentViewerBarManager
.OptionsLayout.CurrentLayoutScaleFactor
PrintBarManager
.OptionsLayout.CurrentLayoutScaleFactor
SchedulerControl
.OptionsLayout.CurrentLayoutScaleFactor
ResourcesTree
.OptionsLayout.CurrentLayoutScaleFactor
TreeList
.OptionsLayout.CurrentLayoutScaleFactor
PropertyGridControl
.OptionsLayout.CurrentLayoutScaleFactor
VGridControl
.OptionsLayout.CurrentLayoutScaleFactor
VGridControlBase
.OptionsLayout.CurrentLayoutScaleFactor
ASP.NET Controls and MVC Extensions ASPxPivotGrid
.OptionsLayout.CurrentLayoutScaleFactor
PivotGridWebOptionsLayout
.FullLayout.CurrentLayoutScaleFactor
MVCxPivotGrid
.OptionsLayout.CurrentLayoutScaleFactor
Reporting XRPivotGrid
.OptionsLayout.CurrentLayoutScaleFactor
XRDesignBarManager
.OptionsLayout.CurrentLayoutScaleFactor
XRDesignFieldList
.OptionsLayout.CurrentLayoutScaleFactor
XRDesignReportExplorer
.OptionsLayout.CurrentLayoutScaleFactor
See Also