Skip to main content

SpreadsheetFormulaBarButtonSectionStyles.MainElement Property

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

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public AppearanceStyle MainElement { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also