DocumentOptions.RealTimeData Property
In This Article
Provides access to options for real-time data (RTD) function calculation.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
public RealTimeDataOptions RealTimeData { get; }
#Property Value
Type | Description |
---|---|
Real |
A Real |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Real |
---|---|
ISpreadsheet |
|
See Also