Back to Devexpress

RealTimeData Interface

officefileapi-devexpress-dot-spreadsheet-73f07c44.md

latest1.6 KB
Original Source

RealTimeData Interface

Defines a real-time data object for use with the Real Time Data (RTD) function.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface RealTimeData
vb
Public Interface RealTimeData

The following members return RealTimeData objects:

Remarks

An object which exposes the RealTimeData interface can be accessed using the IWorkbook.RealTimeData or the Workbook.RealTimeData properties.

See Also

RealTimeData Members

Real-Time Data (RTD) Function

Real-Time Data (RTD) Function

DevExpress.Spreadsheet Namespace