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

OptionsLayoutBase.LayoutScaleFactor Property

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v19.2.dll

Declaration

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

Property Value

Type Default
Nullable<SizeF> *null*

Property Paths

You can access this nested property as listed below:

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