SpreadsheetFormatCellsDialogSettings Class
In This Article
Contains customization settings for the Format Cells dialog‘s form elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
#Declaration
public class SpreadsheetFormatCellsDialogSettings :
ASPxSpreadsheetSettingsBase
#Related API Members
The following members return SpreadsheetFormatCellsDialogSettings objects:
#Remarks
An instance of the SpreadsheetFormatCellsDialogSettings class can be accessed by the FormatCellsDialog property.
#Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetFormatCellsDialogSettings
See Also