DocumentOptions.RealTimeData Property
Provides access to options for real-time data (RTD) function calculation.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| RealTimeDataOptions | A RealTimeDataOptions class instance. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to RealTimeData |
|---|---|
| ISpreadsheetComponent |
|
See Also