Back to Devexpress

TreeMapTileSelectionStyleBorderBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-22b059c5.md

latest2.2 KB
Original Source

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

The following members return TreeMapTileSelectionStyleBorderBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder TreeMapTileSelectionStyleBorderBuilder

See Also

TreeMapTileSelectionStyleBorderBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace