A grid components that is operating system aware allows to get the IOperatingSystem that it
runs within.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public interface IOperatingSystemAware
Public Interface IOperatingSystemAware
public interface class IOperatingSystemAware
public interface IOperatingSystemAware
![](../icons/collapse_all.gif)
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | OperatingSystem |
Gets the operating system the grid component is running within.
|