RadControls for WinForms

This interface is implemented by the ApocDriver class to permit usage from COM applications. This is the recommended method of supporting invocation from COM application as it permits interface versioning.

Namespace: Telerik.Apoc
Assembly: TelerikData (in TelerikData.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public interface IDriver
Visual Basic
Public Interface IDriver

See Also