Back to Devexpress

TreeMapGroupBorderBuilder Class

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

latest2.0 KB
Original Source

TreeMapGroupBorderBuilder 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 TreeMapGroupBorderBuilder :
    OptionsOwnerBuilder

The following members return TreeMapGroupBorderBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder TreeMapGroupBorderBuilder

See Also

TreeMapGroupBorderBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace