A grid component implements this interface if it can provide information regarding the transport
it is using.

C# | Visual Basic | Visual C++ | J# |
public interface ITransportAware
Public Interface ITransportAware
public interface class ITransportAware
public interface ITransportAware

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | Transport |
Gets the transport the grid component is using.
|