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