Namespace: Ingeniux.RuntimeAssembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Syntax
| C# |
|---|
public virtual ICMSPagePresentationInformation PresentationInformation { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property PresentationInformation As ICMSPagePresentationInformation
Get |
| Visual C++ |
|---|
public:
virtual property ICMSPagePresentationInformation^ PresentationInformation {
ICMSPagePresentationInformation^ get ();
} |
Property Value
Type:
ICMSPagePresentationInformationImplements
ICMSPage..::..PresentationInformation
See Also