Click or drag to resize

ConfigurationCompilerViewResources Property

Returns view resources defaults.

Namespace:  com.espertech.esper.common.client.configuration.compiler
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ConfigurationCompilerViewResources ViewResources { get; }

Property Value

Type: ConfigurationCompilerViewResources
view resources defaults
See Also