A grid component implements this interface allowing to get the IZones it is running
within.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IZoneAware
Public Interface IZoneAware
public interface class IZoneAware
public interface IZoneAware
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
Zones |
Gets the zones the grid component is running within.
|