Back to Devexpress

FormatCellsSampleUpdateMode Enum

aspnet-devexpress-dot-web-dot-aspxspreadsheet-14e78d5b.md

latest1.4 KB
Original Source

FormatCellsSampleUpdateMode Enum

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

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public enum FormatCellsSampleUpdateMode
vb
Public Enum FormatCellsSampleUpdateMode

Members

NameDescription
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.

|

The following properties accept/return FormatCellsSampleUpdateMode values:

See Also

DevExpress.Web.ASPxSpreadsheet Namespace