aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b2a6f215.md
Provides methods that allow you to configure nested options of the client-side tile object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class TreeMapTileBuilder :
OptionsOwnerBuilder
The following members return TreeMapTileBuilder objects:
Do not instantiate this class explicitly. A new TreeMapTileBuilder class instance is created when you call the Tile(Action<TreeMapTileBuilder>) method.
Object OptionsOwnerBuilder TreeMapTileBuilder
See Also