Skip to main content
All docs
V25.1
  • FluentDesignForm.SurfaceMaterial Property

    Namespace: DevExpress.XtraBars.FluentDesignSystem

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [DefaultValue(SurfaceMaterial.Default)]
    [DXCategory("Options")]
    [XtraSerializableProperty(XtraSerializationVisibility.Visible)]
    public override SurfaceMaterial SurfaceMaterial { get; set; }

    Property Value

    Type Default
    DevExpress.XtraEditors.SurfaceMaterial Default
    See Also