SpreadsheetSettings.StylesFormulaAutoCompete Property
In This Article
Gets the settings defining the appearance of elements used by the Spreadsheet’s Formula AutoComplete feature.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public SpreadsheetFormulaAutoCompeteStyles StylesFormulaAutoCompete { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
A Spreadsheet |
See Also