Back to Devexpress

SpreadsheetFormatCellsDialogSettings Class

aspnet-devexpress-dot-web-dot-aspxspreadsheet-f448bfca.md

latest2.0 KB
Original Source

SpreadsheetFormatCellsDialogSettings Class

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

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public class SpreadsheetFormatCellsDialogSettings :
    ASPxSpreadsheetSettingsBase
vb
Public Class SpreadsheetFormatCellsDialogSettings
    Inherits ASPxSpreadsheetSettingsBase

The following members return SpreadsheetFormatCellsDialogSettings objects:

Remarks

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

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetFormatCellsDialogSettings

See Also

SpreadsheetFormatCellsDialogSettings Members

DevExpress.Web.ASPxSpreadsheet Namespace