Skip to main content
All docs
V24.2

FluentDesignForm.SurfaceMaterial Property

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v24.2.dll

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