New to Telerik UI for ASP.NET Core? Download free 30-day trial

DiagramLayoutGridSettingsTagHelper

Example

<grid/>

Attributes

Attribute Type Description
component-spacing-x Double Defines the horizontal spacing between each component. The default is 50.
component-spacing-y Double Defines the vertical spacing between each component. The default is 50.
offset-x Double Defines the left offset of the grid layout. The default is 50.
offset-y Double Defines the top offset of the grid layout. The default is 50.
width Double Defines the width of the grid. The bigger this parameter the more components will be organized in an horizontal row. How many components really depends on your diagram and they type of layout applied to each component. The default is set to 800.
In this article
Not finding the help you need?