Skip to main content
All docs
V24.1

FluentDesignForm.SurfaceMaterial Property

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v24.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