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