Back to Devexpress

VectorMapAnnotationConfigBorderBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-aee22b81.md

latest3.5 KB
Original Source

VectorMapAnnotationConfigBorderBuilder Class

Provides methods that allow you to configure nested options of the client-side border object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class VectorMapAnnotationConfigBorderBuilder :
    OptionsOwnerBuilder

The following members return VectorMapAnnotationConfigBorderBuilder objects:

Show 12 links

Remarks

Do not instantiate this class explicitly. A new VectorMapAnnotationConfigBorderBuilder class instance is created when you call the Border(Action<VectorMapAnnotationConfigBorderBuilder>) method.

Inheritance

Object OptionsOwnerBuilder VectorMapAnnotationConfigBorderBuilder

See Also

VectorMapAnnotationConfigBorderBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace