Skip to main content
All docs
V26.1
  • FormatCellsSampleUpdateMode Enum

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

    Namespace: DevExpress.Web.ASPxSpreadsheet

    Assembly: DevExpress.Web.ASPxSpreadsheet.v26.1.dll

    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