A grid components that is operating system aware allows to get the IOperatingSystem that it
runs within.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public interface IOperatingSystemAware
Public Interface IOperatingSystemAware
public interface class IOperatingSystemAware
public interface IOperatingSystemAware
Members
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
OperatingSystem |
Gets the operating system the grid component is running within.
|