Back to Devexpress

TreeMapGroupHoverStyleBorderBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-3dd092bb.md

latest2.2 KB
Original Source

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

The following members return TreeMapGroupHoverStyleBorderBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder TreeMapGroupHoverStyleBorderBuilder

See Also

TreeMapGroupHoverStyleBorderBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace