[]
Defines a class represents the auto grid layout, in which the tiles render one by one without overlapping.
public class AutoGridLayout : GridLayout, IHtmlString, ITemplate
Name | Description |
---|---|
AutoGridLayout(HtmlHelper) | Creates one AutoGridLayout instance. |
Name | Description |
---|---|
Items | Gets the group collection in this layout. |