Skip to main content

ASPxSpreadsheet.StylesFormulaAutoCompete Property

Gets the settings defining the appearance of elements used by the Spreadsheet’s Formula AutoComplete feature.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

NuGet Package: DevExpress.Web.Office

Declaration

public SpreadsheetFormulaAutoCompeteStyles StylesFormulaAutoCompete { get; }

Property Value

Type Description
SpreadsheetFormulaAutoCompeteStyles

A SpreadsheetFormulaAutoCompeteStyles object containing element appearance settings.

See Also