CustomFunctionArgumentDescription.Description Property
Gets or sets a description of the function argument.
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that explains to the end-user what the argument means. |
See Also