Back to Devexpress

FormStyle Enum

expressappframework-devexpress-dot-expressapp-2a83af4a.md

latest1.9 KB
Original Source

FormStyle Enum

Contains values that specify the UI style and application templates used by an XAF Blazor application.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public enum FormStyle
vb
Public Enum FormStyle

Members

NameDescription
Ribbon

The application displays the Ribbon UI and uses the following application templates:

| | Standard |

The application displays the standard Toolbar UI and uses the following application templates:

|

The following properties accept/return FormStyle values:

See Also

DevExpress.ExpressApp Namespace