Skip to main content
All docs
V25.2
  • 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

    Declaration

    public enum FormStyle

    Members

    Name Description
    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:

    See Also