Skip to main content

FormatCellsSampleUpdateMode Enum

Lists values that specify the Sample section update mode in the Format Cells dialog.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public enum FormatCellsSampleUpdateMode

Members

Name Description
Auto

Equals Disable for ASP.NET Core applications and web applications on Azure; otherwise equals Enable.

Disable

The Sample section is not updated when a currency symbol or location is changed.

Enable

The Sample section is always updated.

Related API Members

The following properties accept/return FormatCellsSampleUpdateMode values:

See Also