Skip to main content
All docs
V26.1
  • SpreadsheetFormatCellsDialogSettings Class

    Contains customization settings for the Format Cells dialog‘s form elements.

    Namespace: DevExpress.Web.ASPxSpreadsheet

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

    Declaration

    public class SpreadsheetFormatCellsDialogSettings :
        ASPxSpreadsheetSettingsBase

    The following members return SpreadsheetFormatCellsDialogSettings objects:

    Remarks

    An instance of the SpreadsheetFormatCellsDialogSettings class can be accessed by the FormatCellsDialog property.

    Inheritance

    See Also