A newer version of this page is available.
Switch to the current version.
OptionsLayoutBase.CurrentLayoutScaleFactor Property
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v19.2.dll
Declaration
[Browsable(false)]
[DefaultValue(null)]
public SizeF? CurrentLayoutScaleFactor { get; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public ReadOnly Property CurrentLayoutScaleFactor As SizeF?
Property Value
Type | Default |
---|---|
Nullable<SizeF> | null |
Property Paths
You can access this nested property as listed below:
Show 36 property paths
Library | Object Type | Path to CurrentLayoutScaleFactor |
---|---|---|
WinForms Controls | BarManager |
|
ToolbarFormManager |
|
|
GanttControl |
|
|
AdvBandedGridView |
|
|
AdvBandedGridView |
|
|
BandedGridView |
|
|
BandedGridView |
|
|
BaseView |
|
|
ColumnView |
|
|
ColumnView |
|
|
CardView |
|
|
CardView |
|
|
GridView |
|
|
GridView |
|
|
LayoutView |
|
|
LayoutView |
|
|
WinExplorerView |
|
|
WinExplorerView |
|
|
WinExplorerView |
|
|
PivotGridControl |
|
|
DocumentViewerBarManager |
|
|
PrintBarManager |
|
|
SchedulerControl |
|
|
ResourcesTree |
|
|
TreeList |
|
|
PropertyGridControl |
|
|
VGridControl |
|
|
VGridControlBase |
|
|
ASP.NET Controls and MVC Extensions | ASPxPivotGrid |
|
PivotGridWebOptionsLayout |
|
|
PivotGridWebOptionsLayout |
|
|
MVCxPivotGrid |
|
|
Reporting | XRPivotGrid |
|
XRDesignBarManager |
|
|
XRDesignFieldList |
|
|
XRDesignReportExplorer |
|
See Also
Feedback