Skip to main content
All docs
V26.1
  • Theme.Office2016SystemSEFullName Field

    The full name of the Office2016SystemSE theme.

    Namespace: DevExpress.Xpf.Core

    Assembly: DevExpress.Xpf.Core.v26.1.dll

    Declaration

    public const string Office2016SystemSEFullName = "Office 2016 System SE"

    Field Value

    Type Description
    String

    The theme’s user-friendly name.

    Remarks

    Use the Office2016SystemSE field to apply the theme.

    See Also