SpreadsheetFormulaAutoCompeteStyles.ListBoxItem Property
In This Article
Gets the style settings that define the appearance of items in the list box that provides a list of functions.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ListBoxItemStyle ListBoxItem { get; }
#Property Value
Type | Description |
---|---|
List |
A List |
See Also