DashboardsWindowsFormsModule.DesignerFormStyle Property
Specifies the dashboard designer form style.
Namespace: DevExpress.ExpressApp.Dashboards.Win
Assembly: DevExpress.ExpressApp.Dashboards.Win.v26.1.dll
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