Skip to main content
A newer version of this page is available.
All docs
V19.1

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

Declaration

public MenuItemStyle Item { get; }

Property Value

Type Description
MenuItemStyle

A MenuItemStyle object that contains the style settings.

See Also