Skip to main content

VectorMapCommonAnnotationConfigBuilder.Template(JS) Method

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public VectorMapCommonAnnotationConfigBuilder Template(
    JS value
)

Parameters

Name Type Description
value JS

A JavaScript expression that specifies the option value.

Returns

Type
VectorMapCommonAnnotationConfigBuilder
See Also