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

SpreadsheetFormulaAutoCompeteStyles.ListBoxItem Property

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.v19.1.dll

Declaration

public ListBoxItemStyle ListBoxItem { get; }

Property Value

Type Description
ListBoxItemStyle

A ListBoxItemStyle object that contains the style settings.

See Also