Skip to main content
All docs
V19.2

SpreadsheetFormulaBarButtonSectionStyles.Item Property

Gets the style settings that define the appearance of formula bar’s item.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public MenuItemStyle Item { get; }

Property Value

Type Description
MenuItemStyle

A MenuItemStyle object that contains the style settings.

See Also