DashboardsWindowsFormsModule.DesignerFormStyle Property
Specifies the dashboard designer form style.
Namespace: DevExpress.ExpressApp.Dashboards.Win
Assembly: DevExpress.ExpressApp.Dashboards.Win.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Win
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<DevExpress.XtraBars.Ribbon.RibbonFormStyle> |
|
Remarks
If the DesignerFormStyle value is null, the IModelOptionsWin.FormStyle value is considered instead.
See Also