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

SpreadsheetFormulaAutoCompeteStyles.FunctionInfo Property

Gets the style settings that define the appearance of the area that provides information about a function.

Namespace: DevExpress.Web.ASPxSpreadsheet

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

Declaration

public AppearanceStyle FunctionInfo { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also