Back to Devexpress

SpreadsheetFormulaAutoCompeteStyles.ListBox Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetformulaautocompetestyles-8da47489.md

latest1.3 KB
Original Source

SpreadsheetFormulaAutoCompeteStyles.ListBox Property

Gets the style settings that define the appearance of the list box that provides a list of functions.

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public AppearanceStyle ListBox { get; }
vb
Public ReadOnly Property ListBox As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaAutoCompeteStyles Class

SpreadsheetFormulaAutoCompeteStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace