ParameterValue.DateTimeValue Property
Gets the parameter as the DateTime value.
Namespace: DevExpress.Spreadsheet.Functions
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value. |
See Also