Skip to main content
A newer version of this page is available. .

SpreadsheetFormulaAutoCompeteStyles Class

Contains settings that defined the appearance of elements used by the Spreadsheet’s Formula AutoComplete feature.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

NuGet Package: DevExpress.Web.Office

Declaration

public class SpreadsheetFormulaAutoCompeteStyles :
    StylesBase

The following members return SpreadsheetFormulaAutoCompeteStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapSpreadsheet.StylesFormulaAutoCompete
ASP.NET Web Forms Controls ASPxSpreadsheet.StylesFormulaAutoCompete
ASP.NET MVC Extensions SpreadsheetSettings.StylesFormulaAutoCompete

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
SpreadsheetFormulaAutoCompeteStyles
See Also