Back to Devexpress

SpreadsheetFormulaAutoCompeteStyles.FunctionArgumentInfo Property

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

latest1.4 KB
Original Source

SpreadsheetFormulaAutoCompeteStyles.FunctionArgumentInfo Property

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

Namespace : DevExpress.Web.ASPxSpreadsheet

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

NuGet Package : DevExpress.Web.Office

Declaration

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

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

SpreadsheetFormulaAutoCompeteStyles Class

SpreadsheetFormulaAutoCompeteStyles Members

DevExpress.Web.ASPxSpreadsheet Namespace