Back to Devexpress

SpreadsheetFormulaAutoCompeteStyles.FunctionInfo Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetformulaautocompetestyles-b0f9f77b.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public AppearanceStyle FunctionInfo { get; }
vb
Public ReadOnly Property FunctionInfo As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaAutoCompeteStyles Class

SpreadsheetFormulaAutoCompeteStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace